Proprietà ISql100EventSessionTarget.TargetName

Ottiene o imposta il nome della destinazione.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
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)

Valore proprietà

Tipo: System.String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql100EventSessionTarget Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel