SqlMetaData.MaxLength 屬性
此 API 支援 基礎結構,但無法直接從您的程式碼使用。
命名空間: System.Data.SqlServerCe
組件: System.Data.SqlServerCe (在 System.Data.SqlServerCe.dll 中)
語法
'宣告
Public ReadOnly Property MaxLength As Long
Get
'用途
Dim instance As SqlMetaData
Dim value As Long
value = instance.MaxLength
public long MaxLength { get; }
public:
property long long MaxLength {
long long get ();
}
member MaxLength : int64
function get MaxLength () : long
屬性值
型別:System.Int64