ColumnEncryptionKeyValueCollectionBase.Contains(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains Method
public bool Contains (int ColumnMasterKeyID);
override this.Contains : int -> bool
Public Function Contains (ColumnMasterKeyID As Integer) As Boolean
Parameters
- ColumnMasterKeyID
- Int32
Column Master Key Defintion ID
Returns
Returns if there is a CEK value encrypted by the given CMK ID.