Właściwość DacActionEventArgs.ActionName
Pobiera nazwę akcja DAC, który spowodował zdarzenie.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dac
Zestaw: Microsoft.SqlServer.Management.Dac (w Microsoft.SqlServer.Management.Dac.dll)
Składnia
'Deklaracja
Public ReadOnly Property ActionName As ActionName
Get
'Użycie
Dim instance As DacActionEventArgs
Dim value As ActionName
value = instance.ActionName
public ActionName ActionName { get; }
public:
property ActionName ActionName {
ActionName get ();
}
member ActionName : ActionName
function get ActionName () : ActionName
Wartość właściwości
Typ: Microsoft.SqlServer.Management.Dac.ActionName
A ActionName wartość, która określa typ akcja DAC.