Méthode | Description | |
---|---|---|
CreateTable ( IJetTransaction oleDbTransaction ) : void | ||
JetTableSchema ( string tableName, string sql ) : System |
Méthode | Description | |
---|---|---|
ITableSchema ( ITransaction transaction ) : void |
public CreateTable ( IJetTransaction oleDbTransaction ) : void | ||
oleDbTransaction | IJetTransaction | |
Résultat | void |
public JetTableSchema ( string tableName, string sql ) : System | ||
tableName | string | |
sql | string | |
Résultat | System |