共用方式為


SqlCeCommand 建構

初始化 SqlCeCommand 類別的新執行個體。

多載清單 

  名稱 描述
公用方法 SqlCeCommand() () () () 初始化 SqlCeCommand 類別的新執行個體。
公用方法 SqlCeCommand(String) 使用查詢的文字初始化 SqlCeCommand 類別的新執行個體。
公用方法 SqlCeCommand(String, SqlCeConnection) 使用查詢的文字和 SqlCeConnection 初始化 SqlCeCommand 類別的新執行個體。
公用方法 SqlCeCommand(String, SqlCeConnection, SqlCeTransaction) 使用查詢的文字、SqlCeConnectionSqlCeTransaction 初始化 SqlCeCommand 類別的新執行個體。

頂端

請參閱

參考

SqlCeCommand類別

SqlCeCommand 成員

System.Data.SqlServerCe 命名空間