This topic has not yet been rated - Rate this topic

DatabaseEncryptionKeyExtender.EncryptionState Property

Gets the database encryption state.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[ExtendedPropertyAttribute]
public DatabaseEncryptionState EncryptionState { get; }

Property Value

Type: Microsoft.SqlServer.Management.Smo.DatabaseEncryptionState
The database encryption state.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.