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

SQL Anywhere 11.0.0 » SQL Anywhere Server - Programming » SQL Anywhere Data Access APIs » SQL Anywhere .NET 2.0 API Reference » iAnywhere.Data.SQLAnywhere namespace (.NET 2.0)

 

SAConnectionStringBuilderBase class

Base class of the SAConnectionStringBuilder class. This class is abstract and so cannot be instantiated.

Syntax
Visual Basic

MustInherit Public Class SAConnectionStringBuilderBase 
  Inherits DbConnectionStringBuilder
C#

public abstract class SAConnectionStringBuilderBase : DbConnectionstring Builder
See also

SAConnectionStringBuilderBase members
Item property
Keys property
ContainsKey method
GetKeyword method
GetUseLongNameAsKeyword method
Remove method
SetUseLongNameAsKeyword method
ShouldSerialize method
TryGetValue method