Click or drag to resize
DbConnectionResourceProvider Class
资源提供器
Inheritance Hierarchy
SystemObject
  X3Platform.PoolingDbConnectionResourceProvider

Namespace: X3Platform.Pooling
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public class DbConnectionResourceProvider : IResourceObject<IDbConnection>

The DbConnectionResourceProvider type exposes the following members.

Constructors
  NameDescription
Public methodDbConnectionResourceProvider
Initializes a new instance of the DbConnectionResourceProvider class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRequest
Public methodToString (Inherited from Object.)
Top
See Also