Partager via


TapeLoadWaitTime propriété

Gets or sets the TapeLoadWaitTime property for an instance of SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
<DisplayDescriptionKeyAttribute("Server_TapeLoadWaitTimeDesc")> _
<DisplayNameKeyAttribute("Server_TapeLoadWaitTimeName")> _
Property TapeLoadWaitTime As Integer
    Get
    Set
'Utilisation
Dim instance As IServerSettings
Dim value As Integer

value = instance.TapeLoadWaitTime

instance.TapeLoadWaitTime = value
[DisplayDescriptionKeyAttribute("Server_TapeLoadWaitTimeDesc")]
[DisplayNameKeyAttribute("Server_TapeLoadWaitTimeName")]
int TapeLoadWaitTime { get; set; }
[DisplayDescriptionKeyAttribute(L"Server_TapeLoadWaitTimeDesc")]
[DisplayNameKeyAttribute(L"Server_TapeLoadWaitTimeName")]
property int TapeLoadWaitTime {
    int get ();
    void set (int value);
}
[<DisplayDescriptionKeyAttribute("Server_TapeLoadWaitTimeDesc")>]
[<DisplayNameKeyAttribute("Server_TapeLoadWaitTimeName")>]
abstract TapeLoadWaitTime : int with get, set
function get TapeLoadWaitTime () : int
function set TapeLoadWaitTime (value : int)

Valeur de la propriété

Type : System. . :: . .Int32
Int32