MasterKey Properties
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Name | Description | |
---|---|---|
![]() | CreateDate | Gets the date and time when the master key was created. |
![]() | DateLastModified | Gets the date and time when the master key was last modified. |
![]() | ExecutionManager | Gets the object to execute to the manager.(Inherited from SqlSmoObject.) |
![]() | IsEncryptedByServer | Gets the Boolean property value that specifies whether the database master key is encrypted by using the service master key or by using a password. |
![]() | IsOpen | Gets the Boolean property value that specifies whether the database master key is open. |
![]() | Parent | |
![]() | Properties | Gets a collection of Property objects that represent the object properties.(Inherited from SqlSmoObject.) |
![]() | State | Gets the state of the referenced object.(Inherited from SmoObjectBase.) |
![]() | Urn | Gets the Uniform Resource Name (URN) address value that uniquely identifies the object.(Inherited from SqlSmoObject.) |
![]() | UserData | Gets or sets user-defined data associated with the referenced object.(Inherited from SmoObjectBase.) |
Name | Description | |
---|---|---|
![]() ![]() | ISfcSupportsDesignMode.IsDesignMode | Gets a value that indicates whether the master key supports the design mode. |