Click or drag to resize

StiDataCollectionRegData Method (String, SqlConnection)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiDataCollection.RegData(System.String,System.Data.SqlClient.SqlConnection)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void RegData(
	string name,
	SqlConnection connection
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDataCollection.RegData(System.String,System.Data.SqlClient.SqlConnection)"]

connection
Type: System.Data.SqlClientSqlConnection

[Missing <param name="connection"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDataCollection.RegData(System.String,System.Data.SqlClient.SqlConnection)"]

See Also