Condividi tramite


Classe SystemDataType

The SystemDataType object represents a supported system data type. The SystemDataTypeCollection represents all the supported system data types.

Spazio dei nomi:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class SystemDataType _
    Inherits NamedSmoObject
'Utilizzo
Dim instance As SystemDataType
public sealed class SystemDataType : NamedSmoObject
public ref class SystemDataType sealed : public NamedSmoObject
[<SealedAttribute>]
type SystemDataType =  
    class
        inherit NamedSmoObject
    end
public final class SystemDataType extends NamedSmoObject

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.