Udostępnij za pośrednictwem


Właściwość AgentApplication.Strict6xParameterParsing

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.SqlServer.Replication
Zestaw:  Microsoft.SqlServer.Replication (w Microsoft.SqlServer.Replication.dll)

Składnia

'Deklaracja
Protected Shared Property Strict6xParameterParsing As Boolean
    Get
    Set
'Użycie
Dim value As Boolean

value = AgentApplication.Strict6xParameterParsing

AgentApplication.Strict6xParameterParsing = value
protected static bool Strict6xParameterParsing { get; set; }
protected:
static property bool Strict6xParameterParsing {
    bool get ();
    void set (bool value);
}
static member Strict6xParameterParsing : bool with get, set
static function get Strict6xParameterParsing () : boolean
static function set Strict6xParameterParsing (value : boolean)

Wartość właściwości

Typ: System.Boolean