共用方式為


OpenObjects 屬性

Gets the OpenObjects property value.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
<PostConfigurationActionAttribute(PostConfigurationAction.RestartService)> _
Property OpenObjects As Integer
    Get
    Set
'用途
Dim instance As IServerConfigurationFacet
Dim value As Integer

value = instance.OpenObjects

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

屬性值

型別:System. . :: . .Int32
Int32