| SqlParameterName Property |
[Missing <summary> documentation for "P:Activsoft.Engine.Db.SqlParameter.Name"]
Namespace: Activsoft.Engine.DbAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic string Name { get; }Public ReadOnly Property Name As String
Get
public:
property String^ Name {
String^ get ();
}member Name : string with get
Property Value
Type:
String
See Also