메소드 | 설명 | |
---|---|---|
CreateTable ( this schema, string tableName ) : ICreatedTable |
Creates a new table on the database with a default primary key constraint name.
|
public static CreateTable ( this schema, string tableName ) : ICreatedTable | ||
schema | this | |
tableName | string | |
리턴 | ICreatedTable |