DBDataPermissionAttribute.KeyRestrictionBehavior 속성

정의

KeyRestrictions 속성에 의해 식별되는 연결 문자열 매개 변수 목록만 연결 문자열 매개 변수로 허용되는지 여부를 식별합니다.

public:
 property System::Data::KeyRestrictionBehavior KeyRestrictionBehavior { System::Data::KeyRestrictionBehavior get(); void set(System::Data::KeyRestrictionBehavior value); };
public System.Data.KeyRestrictionBehavior KeyRestrictionBehavior { get; set; }
member this.KeyRestrictionBehavior : System.Data.KeyRestrictionBehavior with get, set
Public Property KeyRestrictionBehavior As KeyRestrictionBehavior

속성 값

KeyRestrictionBehavior 값 중 하나입니다.

적용 대상

추가 정보