다음을 통해 공유


ObjectReference 속성

Gets the actual list that the simple list references.

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

구문

‘선언
ReadOnly Property ObjectReference As Object
    Get
‘사용 방법
Dim instance As ISfcSimpleNode
Dim value As Object

value = instance.ObjectReference
Object ObjectReference { get; }
property Object^ ObjectReference {
    Object^ get ();
}
abstract ObjectReference : Object
function get ObjectReference () : Object

속성 값

유형: System. . :: . .Object
An object that represents the actual list that the simple list references.