다음을 통해 공유


PropertyType 속성

Gets the property type.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo

구문

‘선언
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.

예제

속성 설정