ColumnEncryptionKeyValueCollectionBase.Contains(Int32) 메서드

정의

Contains 메서드

public bool Contains(int ColumnMasterKeyID);
override this.Contains : int -> bool
Public Function Contains (ColumnMasterKeyID As Integer) As Boolean

매개 변수

ColumnMasterKeyID
Int32

열 마스터 키 정의 ID

반품

지정된 CMK ID로 암호화된 CEK 값이 있는지를 반환합니다.

적용 대상