共用方式為


PropertyType 屬性

Gets the property type.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
Public ReadOnly Property PropertyType As Type
    Get
'用途
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

屬性值

型別:System. . :: . .Type
A Type system object value that specifies the property type.

範例

設定屬性