SmoCollectionBase.ValidateParentObject 메서드

Validates the parent object exists.

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

구문

‘선언
Protected Sub ValidateParentObject ( _
    obj As SqlSmoObject _
)
‘사용 방법
Dim obj As SqlSmoObject 

Me.ValidateParentObject(obj)
protected void ValidateParentObject(
    SqlSmoObject obj
)
protected:
void ValidateParentObject(
    SqlSmoObject^ obj
)
member ValidateParentObject : 
        obj:SqlSmoObject -> unit
protected function ValidateParentObject(
    obj : SqlSmoObject
)

매개 변수

주의

이 네임스페이스, 클래스 또는 멤버는 Microsoft .NET Framework 2.0 버전에서만 지원됩니다.

참고 항목

참조

SmoCollectionBase 클래스

Microsoft.SqlServer.Management.Smo 네임스페이스