Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
接続の名前を指定します。
Public Property ConnectionName As String
public string ConnectionName {get;set;}
ArgumentException 値には、セミコロンが含まれています。または、一重引用符または二重引用符で始まります。
接続名が必要となるのは、データベースとの接続を複数作成する場合だけです。
接続の名前を指定する文字列。デフォルト値は NULL 参照 (Visual Basic の Nothing) です。