Proprietà ISql100ServerAudit.FilePath

Ottiene o imposta il percorso del file.

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

Sintassi

'Dichiarazione
Property FilePath As String
    Get
    Set
string FilePath { get; set; }
property String^ FilePath {
    String^ get ();
    void set (String^ value);
}
abstract FilePath : string with get, set
function get FilePath () : String
function set FilePath (value : String)

Valore proprietà

Tipo: System.String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql100ServerAudit Interfaccia

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