Compartir a través de


ISqlBuiltInType.SqlType (Propiedad)

Obtiene o establece el tipo.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
Property SqlType As SqlType
    Get
    Set
SqlType SqlType { get; set; }
property SqlType SqlType {
    SqlType get ();
    void set (SqlType value);
}
abstract SqlType : SqlType with get, set
function get SqlType () : SqlType
function set SqlType (value : SqlType)

Valor de propiedad

Tipo: Microsoft.Data.Schema.Sql.SchemaModel.SqlType

Seguridad de .NET Framework

Vea también

Referencia

ISqlBuiltInType Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)