Udostępnij przez


DatabaseEncryptionKeyExtender Members

Extends the database encryption key class.

The following tables list the members exposed by the DatabaseEncryptionKeyExtender type.

Public Constructors

  Name Description
DatabaseEncryptionKeyExtender Overloaded.  

Top

Public Properties

(see also Protected Properties )

  Name Description
Cc285715.pubproperty(pl-pl,SQL.100).gif AsymmetricKeyName  
Cc285715.pubproperty(pl-pl,SQL.100).gif AsymmetricKeyNames Gets a collection of asymmetric key names.This property is not CLS-compliant.
Cc285715.pubproperty(pl-pl,SQL.100).gif CertificateName  
Cc285715.pubproperty(pl-pl,SQL.100).gif CertificateNames Gets a collection of certificate names.This property is not CLS-compliant.
Cc285715.pubproperty(pl-pl,SQL.100).gif DatabaseEncryptionEnabled Gets or sets a Boolean value that indicates if encryption is enabled for a database.This property is not CLS-compliant.
Cc285715.pubproperty(pl-pl,SQL.100).gif EncryptionState Gets the database encryption state.This property is not CLS-compliant.
Cc285715.pubproperty(pl-pl,SQL.100).gif ReEncrypt Gets or sets a Boolean value to indicate if an encryption key will be re-encrypted.This property is not CLS-compliant.
Cc285715.pubproperty(pl-pl,SQL.100).gif Regenerate Gets or sets a Boolean value to indicate if an encryption Key will be regenerated.This property is not CLS-compliant.
Cc285715.pubproperty(pl-pl,SQL.100).gif State Gets the encryption state.This property is not CLS-compliant.

Top

Protected Properties

  Name Description
Cc285715.protproperty(pl-pl,SQL.100).gif Parent  Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.This property is not CLS-compliant. (inherited from SfcObjectExtender)

Top

Public Methods

(see also Protected Methods )

  Name Description
Cc285715.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
Cc285715.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
Cc285715.pubmethod(pl-pl,SQL.100).gif GetPropertySet  Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.This method is not CLS-compliant. (inherited from SfcObjectExtender)
Cc285715.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
Cc285715.pubmethod(pl-pl,SQL.100).gifCc285715.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
Cc285715.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )
Cc285715.pubmethod(pl-pl,SQL.100).gif Validate Returns a validation state for a method.This method is not CLS-compliant.

Top

Protected Methods

  Name Description
Cc285715.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
Cc285715.protmethod(pl-pl,SQL.100).gif GetParentSfcPropertySet  (inherited from SmoObjectExtender )
Cc285715.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )
Cc285715.protmethod(pl-pl,SQL.100).gif OnPropertyChanged  (inherited from SfcObjectExtender )
Cc285715.protmethod(pl-pl,SQL.100).gif OnPropertyMetadataChanged  (inherited from SfcObjectExtender )
Cc285715.protmethod(pl-pl,SQL.100).gif parent_PropertyChanged  (inherited from SfcObjectExtender )
Cc285715.protmethod(pl-pl,SQL.100).gif parent_PropertyMetadataChanged  (inherited from SfcObjectExtender )
Cc285715.protmethod(pl-pl,SQL.100).gif RegisterParentProperty  (inherited from SfcObjectExtender )
Cc285715.protmethod(pl-pl,SQL.100).gif RegisterProperty  Overloaded. (inherited from SfcObjectExtender )

Top

Public Events

  Name Description
Cc285715.pubevent(pl-pl,SQL.100).gif PropertyChanged  Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.This event is not CLS-compliant. (inherited from SfcObjectExtender)
Cc285715.pubevent(pl-pl,SQL.100).gif PropertyMetadataChanged  Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.This event is not CLS-compliant. (inherited from SfcObjectExtender)

Top