Propriedade do RDL SqlCeType.SqlDbType
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
Namespace: System.Data.SqlServerCe
Assembly: System.Data.SqlServerCe (em System.Data.SqlServerCe.dll)
Sintaxe
'Declaração
Public ReadOnly Property SqlDbType As SqlDbType
Get
'Uso
Dim instance As SqlCeType
Dim value As SqlDbType
value = instance.SqlDbType
public SqlDbType SqlDbType { get; }
public:
property SqlDbType SqlDbType {
SqlDbType get ();
}
member SqlDbType : SqlDbType
function get SqlDbType () : SqlDbType
Valor da propriedade
Tipo: System.Data.SqlDbType