Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » SQL Anywhere 服务器 - 编程 » SQL Anywhere 数据访问 API » SQL Anywhere .NET 2.0 API 参考 » iAnywhere.Data.SQLAnywhere 命名空间 (.NET 2.0)

 

SAConnectionStringBuilderBase 类

SAConnectionStringBuilder 类的基类。此类属于抽象类,因此无法将其实例化。

语法
Visual Basic

MustInherit Public Class SAConnectionStringBuilderBase 
  Inherits DbConnectionStringBuilder
C#

public abstract class SAConnectionStringBuilderBase : DbConnectionstring Builder
另请参见

SAConnectionStringBuilderBase 成员
Item 属性
Keys 属性
ContainsKey 方法
GetKeyword 方法
GetUseLongNameAsKeyword 方法
Remove 方法
SetUseLongNameAsKeyword 方法
ShouldSerialize 方法
TryGetValue 方法