nDump.Model.SqlTableSelect.SqlTableSelect C# (CSharp) Метод

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

public SqlTableSelect ( ) : System.Collections.Generic
Результат 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