다음을 통해 공유


CryptographicProviderCollection.Parent 속성

Gets the parent object of the collection.

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

구문

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

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

속성 값

유형: Microsoft.SqlServer.Management.Smo.Server
String identifying the parent property of the CryptographicProviderCollection object.

컬렉션 사용

참고 항목

참조

CryptographicProviderCollection 클래스

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

관련 자료

컬렉션 사용

EKM(확장 가능 키 관리)