다음을 통해 공유


Type 속성

Gets a ConstraintType value that indicates the constraint type.

네임스페이스:  Microsoft.SqlServer.Management.SqlParser.Metadata
어셈블리:  Microsoft.SqlServer.Management.SqlParser(Microsoft.SqlServer.Management.SqlParser.dll)

구문

‘선언
ReadOnly Property Type As ConstraintType
    Get
‘사용 방법
Dim instance As IConstraint
Dim value As ConstraintType

value = instance.Type
ConstraintType Type { get; }
property ConstraintType Type {
    ConstraintType get ();
}
abstract Type : ConstraintType
function get Type () : ConstraintType

속성 값

유형: Microsoft.SqlServer.Management.SqlParser.Metadata. . :: . .ConstraintType
One of the enumeration values that indicates the constraint type.