Partilhar via


Propriedade do RDL ISfcSimpleNode.ObjectReference

Gets the actual list that the simple list references.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxe

'Declaração
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 da propriedade

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

Consulte também

Referência

ISfcSimpleNode Interface

Namespace Microsoft.SqlServer.Management.Sdk.Sfc