Propriedade do RDL SfcObjectExtender<TSfcInstance>.Parent
Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxe
'Declaração
Protected ReadOnly Property Parent As TSfcInstance
Get
'Uso
Dim value As TSfcInstance
value = Me.Parent
protected TSfcInstance Parent { get; }
protected:
property TSfcInstance Parent {
TSfcInstance get ();
}
member Parent : 'TSfcInstance
function get Parent () : TSfcInstance
Valor da propriedade
Tipo: TSfcInstance
The Parent object.