Proprietà ISqlUserDefinedDataType.Type

Ottiene o imposta il tipo incorporato sul quale è basato il tipo definito dall'utente.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
Property Type As ISqlBuiltInType
    Get
    Set
ISqlBuiltInType Type { get; set; }
property ISqlBuiltInType^ Type {
    ISqlBuiltInType^ get ();
    void set (ISqlBuiltInType^ value);
}
abstract Type : ISqlBuiltInType with get, set
function get Type () : ISqlBuiltInType
function set Type (value : ISqlBuiltInType)

Valore proprietà

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISqlUserDefinedDataType Interfaccia

Overload Type

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel