Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
SACommand オブジェクトを初期化します。
Public Sub New(ByVal cmdText As String)
public SACommand(string cmdText)
cmdText SQL 文またはストアドプロシージャーのテキスト。パラメーター化された文の場合、疑問符 (?) プレースホルダーを使用してパラメーターを渡します。