다음을 통해 공유


UnbindDefaultImpl 메서드

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

구문

‘선언
Protected Sub UnbindDefaultImpl ( _
    bindColumns As Boolean _
)
‘사용 방법
Dim bindColumns As Boolean

Me.UnbindDefaultImpl(bindColumns)
protected void UnbindDefaultImpl(
    bool bindColumns
)
protected:
void UnbindDefaultImpl(
    bool bindColumns
)
member UnbindDefaultImpl : 
        bindColumns:bool -> unit 
protected function UnbindDefaultImpl(
    bindColumns : boolean
)

매개 변수