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