Propriété TapeLoadWaitTime
Gets or sets the TapeLoadWaitTime property for an instance of SQL Server.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
<DisplayNameKeyAttribute("Server_TapeLoadWaitTimeName")> _
<DisplayDescriptionKeyAttribute("Server_TapeLoadWaitTimeDesc")> _
Property TapeLoadWaitTime As Integer
Get
Set
'Utilisation
Dim instance As IServerSettings
Dim value As Integer
value = instance.TapeLoadWaitTime
instance.TapeLoadWaitTime = value
[DisplayNameKeyAttribute("Server_TapeLoadWaitTimeName")]
[DisplayDescriptionKeyAttribute("Server_TapeLoadWaitTimeDesc")]
int TapeLoadWaitTime { get; set; }
[DisplayNameKeyAttribute(L"Server_TapeLoadWaitTimeName")]
[DisplayDescriptionKeyAttribute(L"Server_TapeLoadWaitTimeDesc")]
property int TapeLoadWaitTime {
int get ();
void set (int value);
}
[<DisplayNameKeyAttribute("Server_TapeLoadWaitTimeName")>]
[<DisplayDescriptionKeyAttribute("Server_TapeLoadWaitTimeDesc")>]
abstract TapeLoadWaitTime : int with get, set
function get TapeLoadWaitTime () : int
function set TapeLoadWaitTime (value : int)
Valeur de propriété
Type : System. . :: . .Int32
Int32