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 值之一。

适用于

另请参阅