Compartir a través de


ISfcSimpleNode.ObjectReference Propiedad

Gets the actual list that the simple list references.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
ReadOnly Property ObjectReference As Object 
    Get
'Uso
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

Valor de la propiedad

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

Vea también

Referencia

ISfcSimpleNode Interfaz

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc