다음을 통해 공유


UnbindRule 메서드

열에서 현재 바인딩된 규칙의 바인딩을 해제합니다.

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

구문

‘선언
Public Sub UnbindRule
‘사용 방법
Dim instance As Column

instance.UnbindRule()
public void UnbindRule()
public:
void UnbindRule()
member UnbindRule : unit -> unit 
public function UnbindRule()

주의

[!참고]

Columns based on the UserDefinedTableType object cannot be modified and this method generates an exception.