Proprietà SqlMetaData.Max
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 Shared ReadOnly Property Max As Long
Get
'Utilizzo
Dim value As Long
value = SqlMetaData.Max
public static long Max { get; }
public:
static property long long Max {
long long get ();
}
static member Max : int64
static function get Max () : long
Valore proprietà
Tipo: System.Int64