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

Creates a new object of the type StiUndefinedDataSource.

Syntax
C++
C#
Visual Basic
public: StiUndefinedDataSource(); public: StiUndefinedDataSource( string nameInSource, string name, string alias, string sqlCommand, bool connectOnStart ); public: StiUndefinedDataSource( string nameInSource, string name, string alias, string sqlCommand, bool connectOnStart, bool reconnectOnEachRow ); public: StiUndefinedDataSource( string nameInSource, string name, string alias, string sqlCommand, bool connectOnStart, bool reconnectOnEachRow, int commandTimeout ); public: StiUndefinedDataSource( string nameInSource, string name, string alias, string sqlCommand, bool connectOnStart, bool reconnectOnEachRow, int commandTimeout, string key );
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.