This topic has not yet been rated - Rate this topic

DatabaseAdapterBase.ReadOnly Property

Gets or sets a Boolean value.

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

Property Value

Type: System.Boolean
BooleanReturns True if database is set to read-only. Otherwise, False.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.