Click or drag to resize

StiSqlDataConnectorGetParametersTable Method

[Missing <summary> documentation for "M:Stimulsoft.Base.StiSqlDataConnector.GetParametersTable(System.Data.Common.DbCommand)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public DataTable GetParametersTable(
	DbCommand command
)

Parameters

command
Type: System.Data.CommonDbCommand

[Missing <param name="command"/> documentation for "M:Stimulsoft.Base.StiSqlDataConnector.GetParametersTable(System.Data.Common.DbCommand)"]

Return Value

Type: DataTable

[Missing <returns> documentation for "M:Stimulsoft.Base.StiSqlDataConnector.GetParametersTable(System.Data.Common.DbCommand)"]

See Also