| SqlParameterLength Property |
[Missing <summary> documentation for "P:Activsoft.Engine.Db.SqlParameter.Length"]
Namespace: Activsoft.Engine.DbAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic override int Length { get; }Public Overrides ReadOnly Property Length As Integer
Get
public:
virtual property int Length {
int get () override;
}abstract Length : int with get
override Length : int with get
Property Value
Type:
Int32
See Also