データソースで接続に統合セキュリティを使用するかどうかを示す値を取得または設定します。
'宣言 Public Property IntegratedSecurity As Boolean
'宣言
Public Property IntegratedSecurity As Boolean
public bool IntegratedSecurity {get; set;}
データソースで接続に統合セキュリティを使用する場合はtrue、それ以外の場合はfalseを示すBoolean値。デフォルト値はfalseです。
ConnectionProperties クラス ConnectionProperties メンバ