Compartir a través de


ISql100EventSessionAction.ActionName (Propiedad)

Obtiene o establece el nombre del objeto de acción.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
Property ActionName As String
    Get
    Set
string ActionName { get; set; }
property String^ ActionName {
    String^ get ();
    void set (String^ value);
}
abstract ActionName : string with get, set
function get ActionName () : String
function set ActionName (value : String)

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

ISql100EventSessionAction Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)