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