Partager via


Propriété ISfcSimpleNode.ObjectReference

Gets the actual list that the simple list references.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
ReadOnly Property ObjectReference As Object 
    Get
'Utilisation
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

Valeur de propriété

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

Voir aussi

Référence

ISfcSimpleNode Interface

Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc