Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
表示 SAFactory 类的单个实例。
Public Shared ReadOnly Instance As SAFactory
public static readonly SAFactory Instance;
SAFactory 是一个单个类,这意味着只有此类的这个实例可以存在。
通常不会直接使用此字段,而是使用 System.Data.Common.DbProviderFactories.GetFactory(String) 获取对此 SAFactory 实例的引用。有关示例,请参见 SAFactory 说明。
无法在 .NET Compact Framework 2.0 中使用 SAFactory 类。