Expand Minimize
This topic has not yet been rated - Rate this topic

ServerAdapterBase.AllowUpdates Property

Gets or sets the Boolean value that determines whether the referenced property is enabled.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public bool AllowUpdates { get; set; }

Property Value

Type: System.Boolean
A Boolean value whether the referenced property is enabled.
If True, the property is enabled. Otherwise, False.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.