共用方式為


DynamicLocks 屬性

Gets the value of the DynamicLocks property.

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

語法

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

value = instance.DynamicLocks

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

屬性值

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