메소드 | 설명 | |
---|---|---|
AddToFunctionParameters ( |
There are no comments for FunctionParameters in the schema.
|
|
AddToFunctions ( |
There are no comments for Functions in the schema.
|
|
AddToProcedureParameters ( |
There are no comments for ProcedureParameters in the schema.
|
|
AddToProcedures ( |
There are no comments for Procedures in the schema.
|
|
AddToTableColumns ( |
There are no comments for TableColumns in the schema.
|
|
AddToTableConstraints ( |
There are no comments for TableConstraints in the schema.
|
|
AddToTableForeignKeys ( |
There are no comments for TableForeignKeys in the schema.
|
|
AddToTables ( |
There are no comments for Tables in the schema.
|
|
AddToViewColumns ( |
There are no comments for ViewColumns in the schema.
|
|
AddToViewConstraints ( |
There are no comments for ViewConstraints in the schema.
|
|
AddToViewForeignKeys ( |
There are no comments for ViewForeignKeys in the schema.
|
|
AddToViews ( |
There are no comments for Views in the schema.
|
|
SchemaInformation ( ) |
Initializes a new SchemaInformation object using the connection string found in the 'SchemaInformation' section of the application configuration file.
|
|
SchemaInformation ( global connection ) |
Initialize a new SchemaInformation object.
|
|
SchemaInformation ( string connectionString ) |
Initialize a new SchemaInformation object.
|
메소드 | 설명 | |
---|---|---|
OnContextCreated ( ) : void |
public AddToFunctionParameters ( |
||
parameter | ||
리턴 | void |
public AddToFunctions ( |
||
function | ||
리턴 | void |
public AddToProcedureParameters ( |
||
parameter | ||
리턴 | void |
public AddToProcedures ( |
||
procedure | ||
리턴 | void |
public AddToTableConstraints ( |
||
constraint | ||
리턴 | void |
public AddToTableForeignKeys ( |
||
foreignKey | ||
리턴 | void |
public AddToViewConstraints ( |
||
constraint | ||
리턴 | void |
public AddToViewForeignKeys ( |
||
foreignKey | ||
리턴 | void |
public SchemaInformation ( string connectionString ) | ||
connectionString | string |