QueryWait propriété
Gets or sets the QueryWait property value.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Property QueryWait As Integer
Get
Set
'Utilisation
Dim instance As IServerConfigurationFacet
Dim value As Integer
value = instance.QueryWait
instance.QueryWait = value
int QueryWait { get; set; }
property int QueryWait {
int get ();
void set (int value);
}
abstract QueryWait : int with get, set
function get QueryWait () : int
function set QueryWait (value : int)
Valeur de la propriété
Type : System. . :: . .Int32
Int32