Proprietà Strict6xParameterParsing
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
Spazio dei nomi Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
Sintassi
'Dichiarazione
Protected Shared Property Strict6xParameterParsing As Boolean
Get
Set
'Utilizzo
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)
Valore proprietà
Tipo: System. . :: . .Boolean