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