You are here: Symbol Reference > Stimulsoft.Report.Dictionary Namespace > StiUndefinedDataSource Class > StiUndefinedDataSource Constructor > StiUndefinedDataSource Constructor (string, string, string, string)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiUndefinedDataSource.StiUndefinedDataSource Constructor (string, string, string, string)

Creates a new object of the type StiSqlSource.

Syntax
C++
C#
Visual Basic
public: StiUndefinedDataSource( string nameInSource, string name, string alias, string sqlCommand );
Parameters
Parameters 
Description 
nameInSource 
Name of SqlConnection in the DataStore. 
name 
Data Source name. 
alias 
Data Source alias. 
sqlCommand 
SQL statement to execute at the Data Source. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.