Click or drag to resize

StiMsSqlConnectorDeriveParameters Method

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

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public override void DeriveParameters(
	DbCommand command
)

Parameters

command
Type: System.Data.CommonDbCommand

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

See Also