Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Returns a strongly typed System.Data.Common.DbConnection instance.
Visual BasicPublic Overrides Function CreateConnection() As DbConnection
C#public override DbConnection CreateConnection();
A new ULConnection instance typed as DbConnection.