Właściwość SqlPropertyInfo.PropertyType
Pobiera typ właściwość.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
Public ReadOnly Property PropertyType As Type
Get
'Użycie
Dim instance As SqlPropertyInfo
Dim value As Type
value = instance.PropertyType
public Type PropertyType { get; }
public:
property Type^ PropertyType {
Type^ get ();
}
member PropertyType : Type
function get PropertyType () : Type
Wartość właściwości
Typ: System.Type
A Type wartość obiektu systemu, który określa typ właściwość.