Proprietà SqlMetaData.MaxLength
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
Spazio dei nomi System.Data.SqlServerCe
Assembly: System.Data.SqlServerCe (in System.Data.SqlServerCe.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property MaxLength As Long
Get
'Utilizzo
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
Valore proprietà
Tipo: System.Int64