Proprietà SqlMetaData.SqlDbType
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 SqlDbType As SqlDbType
Get
'Utilizzo
Dim instance As SqlMetaData
Dim value As SqlDbType
value = instance.SqlDbType
public SqlDbType SqlDbType { get; }
public:
property SqlDbType SqlDbType {
SqlDbType get ();
}
member SqlDbType : SqlDbType
function get SqlDbType () : SqlDbType
Valore proprietà
Tipo: System.Data.SqlDbType