Command

DBConnection.Command property

包含要传递给数据提供者 API 的数据库命令的字符串,该 API 将 与外部源交互以检索数据

public string Command { get; set; }

也可以看看