Compartir a través de


ISfcDependencyDiscoveryObjectSink.Action Propiedad

Gets the SfcDependency action. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

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 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 de la propiedad

Tipo: Microsoft.SqlServer.Management.Sdk.Sfc.SfcDependencyAction
One of the SfcDependency object.

Vea también

Referencia

ISfcDependencyDiscoveryObjectSink Interfaz

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