addCreatedataProcedureToServer | Add stored procedure to server |
addCreatetableProcedureToServer | Add stored procedure to server |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
generateCreateTableScript | Get "create table" script for specific table |
generateInsertDataScript | Get "insert data" script for specific table |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
getHelptext | Returns sp_helptext stored procedure result for object name |
GetType (inherited from Object) | Gets the Type of the current instance. |
sqlCreateProc | Returns script that creates appropriate stored procedure for script that generate create table script |
sqlDataProc | |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
sqlDialect.sqlServer Class | Indoo.Data Namespace