nDump.Model.SqlTableSelect.SqlTableSelect C# (CSharp) Méthode

SqlTableSelect() public méthode

public SqlTableSelect ( ) : System.Collections.Generic
Résultat System.Collections.Generic
        public SqlTableSelect()
        {
        }

Same methods

SqlTableSelect::SqlTableSelect ( string tableName, bool deleteOnly = false ) : System.Collections.Generic
SqlTableSelect::SqlTableSelect ( string tableName, string select, bool hasIdentity ) : System.Collections.Generic
SqlTableSelect::SqlTableSelect ( string tableName, string select, bool hasIdentity, List excludedColumns ) : System.Collections.Generic