Méthode | Description | |
---|---|---|
SchemaDefinition ( string schemaName, |
Defines a schema with no indices.
|
|
SchemaDefinition ( string schemaName, |
Defines a schema with indices
|
public SchemaDefinition ( string schemaName, |
||
schemaName | string | Name of schema |
columns | Columns in schema | |
Résultat | System |
public SchemaDefinition ( string schemaName, |
||
schemaName | string | Name of schema |
columns | Columns in schema | |
indices | Indices in schema | |
Résultat | System |