Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
获取或设置 SQL 语句或存储过程的文本。
Public Overrides Property CommandText As String
public override string CommandText {get;set;}
要执行的 SQL 语句或存储过程的名称。缺省值为空字符串。