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 值包含分号,或以单引号或双引号开头。
只有在创建与数据库的多个连接时才需要指定连接名称。
指定连接名称的字符串。缺省值为空值引用(在 Visual Basic 中是 Nothing)。