다음을 통해 공유


SfcCollectionInfo.Collection 속성

Gets the collection that is wrapped.

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

구문

‘선언
Public ReadOnly Property Collection As Object 
    Get
‘사용 방법
Dim instance As SfcCollectionInfo 
Dim value As Object 

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

속성 값

유형: System.Object
The collection object.

참고 항목

참조

SfcCollectionInfo 클래스

Microsoft.SqlServer.Management.Sdk.Sfc 네임스페이스