LogProviderSQLProfilerClass.ConfigString Proprietà

Definizione

Ottiene o imposta una stringa utilizzata per configurare il provider di log.

public:
 virtual property System::String ^ ConfigString { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(1610743808)]
public virtual string ConfigString { [System.Runtime.InteropServices.DispId(1610743808)] get; [System.Runtime.InteropServices.DispId(1610743808)] set; }
[<System.Runtime.InteropServices.DispId(1610743808)>]
[<get: System.Runtime.InteropServices.DispId(1610743808)>]
[<set: System.Runtime.InteropServices.DispId(1610743808)>]
member this.ConfigString : string with get, set
Public Overridable Property ConfigString As String

Valore della proprietà

Stringa utilizzata per configurare il provider di log.

Implementazioni

Attributi

Commenti

Per altre informazioni, vedere LogProvider.

Si applica a