Click or drag to resize
ApplicationErrorProviderCreateGenericSqlCommand Method
创建通用SQL命令对象

Namespace: X3Platform.Apps.DAL.IBatis
Assembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public GenericSqlCommand CreateGenericSqlCommand()

Return Value

Type: GenericSqlCommand

[Missing <returns> documentation for "M:X3Platform.Apps.DAL.IBatis.ApplicationErrorProvider.CreateGenericSqlCommand"]

See Also