DbCommand 构造函数

定义

初始化 DbCommand 类的新实例。

public DbCommand();
Public Sub New ()

适用于