Propriedade do RDL ISfcDependencyDiscoveryObjectSink.Action
Gets the SfcDependency action. 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
ReadOnly Property Action As SfcDependencyAction
Get
'Uso
Dim instance As ISfcDependencyDiscoveryObjectSink
Dim value As SfcDependencyAction
value = instance.Action
SfcDependencyAction Action { get; }
property SfcDependencyAction Action {
SfcDependencyAction get ();
}
abstract Action : SfcDependencyAction
function get Action () : SfcDependencyAction
Valor da propriedade
Tipo: Microsoft.SqlServer.Management.Sdk.Sfc.SfcDependencyAction
One of the SfcDependency object.