Proprietà Action
Gets the SfcDependency action. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintassi
'Dichiarazione
ReadOnly Property Action As SfcDependencyAction
Get
'Utilizzo
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
Valore proprietà
Tipo: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcDependencyAction
One of the SfcDependency object.
Vedere anche