Argentini.Halide.H3Reader.H3Reader C# (CSharp) Метод

H3Reader() публичный Метод

Instantiate the class.
public H3Reader ( ) : System
Результат System
        public H3Reader()
        {
        }

Same methods

H3Reader::H3Reader ( String commandText, String filePath, String password, ConnectionStrings Connection_String ) : System
H3Reader::H3Reader ( string commandText ) : System
H3Reader::H3Reader ( string commandText, bool getSchema ) : System
H3Reader::H3Reader ( string commandText, bool getSchema, string connectionName ) : System
H3Reader::H3Reader ( string commandText, string connectionName ) : System
H3Reader::H3Reader ( string commandText, string whereClause, string orderByClause, Int32 perPage, Int32 pageNum ) : System
H3Reader::H3Reader ( string commandText, string whereClause, string orderByClause, Int32 perPage, Int32 pageNum, string useConnectionStringName ) : System