ApplicationRoleCollection.Parent 속성

Gets the Database object that is the parent of the ApplicationRoleCollection object.

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

구문

‘선언
Public ReadOnly Property Parent As Database 
    Get
‘사용 방법
Dim instance As ApplicationRoleCollection 
Dim value As Database 

value = instance.Parent
public Database Parent { get; }
public:
property Database^ Parent {
    Database^ get ();
}
member Parent : Database
function get Parent () : Database

속성 값

유형: Microsoft.SqlServer.Management.Smo.Database
A Database object that is the parent of the ApplicationRoleCollection object.

컬렉션 사용

참고 항목

참조

ApplicationRoleCollection 클래스

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

관련 자료

응용 프로그램 역할