ApplicationErrorProviderCreateGenericSqlCommand Method |
创建通用SQL命令对象
Namespace: X3Platform.Apps.DAL.IBatisAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic GenericSqlCommand CreateGenericSqlCommand()
public:
GenericSqlCommand^ CreateGenericSqlCommand()
Return Value
Type:
GenericSqlCommand[Missing <returns> documentation for "M:X3Platform.Apps.DAL.IBatis.ApplicationErrorProvider.CreateGenericSqlCommand"]
See Also