Compartir a través de


ISql100EventSessionTarget.TargetName (Propiedad)

Obtiene o establece el nombre de destino.

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

Sintaxis

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

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

ISql100EventSessionTarget Interfaz

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