Udostępnij za pośrednictwem


SqlMetaData.SqlDbType Właściwość

Definicja

Pobiera typ danych kolumny lub parametru.

public:
 property System::Data::SqlDbType SqlDbType { System::Data::SqlDbType get(); };
public System.Data.SqlDbType SqlDbType { get; }
member this.SqlDbType : System.Data.SqlDbType
Public ReadOnly Property SqlDbType As SqlDbType

Wartość właściwości

Typ danych kolumny lub parametru jako DbType.

Uwagi

Wartość domyślna to NVarChar.

Dotyczy