Share via


Propriété OpenObjects

Gets the OpenObjects 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
<DisplayDescriptionKeyAttribute("OpenObjectsDesc")> _
<PostConfigurationActionAttribute(PostConfigurationAction.RestartService)> _
<DisplayNameKeyAttribute("OpenObjectsName")> _
Property OpenObjects As Integer
    Get
    Set
'Utilisation
Dim instance As IServerPerformanceFacet
Dim value As Integer

value = instance.OpenObjects

instance.OpenObjects = value
[DisplayDescriptionKeyAttribute("OpenObjectsDesc")]
[PostConfigurationActionAttribute(PostConfigurationAction.RestartService)]
[DisplayNameKeyAttribute("OpenObjectsName")]
int OpenObjects { get; set; }
[DisplayDescriptionKeyAttribute(L"OpenObjectsDesc")]
[PostConfigurationActionAttribute(PostConfigurationAction::RestartService)]
[DisplayNameKeyAttribute(L"OpenObjectsName")]
property int OpenObjects {
    int get ();
    void set (int value);
}
[<DisplayDescriptionKeyAttribute("OpenObjectsDesc")>]
[<PostConfigurationActionAttribute(PostConfigurationAction.RestartService)>]
[<DisplayNameKeyAttribute("OpenObjectsName")>]
abstract OpenObjects : int with get, set
function get OpenObjects () : int
function set OpenObjects (value : int)

Valeur de propriété

Type : System. . :: . .Int32
Int32