Proprietà ISfcSimpleNode.ObjectReference

Gets the actual list that the simple list references.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
ReadOnly Property ObjectReference As Object 
    Get
'Utilizzo
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

Valore proprietà

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

Vedere anche

Riferimento

ISfcSimpleNode Interfaccia

Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc