xSQL.Schema.SqlServer Namespace : SqlDatabase Class |
For a list of all members of this type, see SqlDatabase members.
Name | Description | |
---|---|---|
![]() ![]() | CreateFromSnapshot | Overloaded. Creates a database objects from the specified snapshot. |
![]() | CreateScripter | Gets a xSQL.Schema.SqlServer.SqlScripter object that can be used to generate T-SQL script for the database objects. |
![]() | Equals | Overloaded. Returns true if this instance of the SqlScriptableEntity class is equal to the other object, which should also be an instance of SqlScriptableEntity class. (Inherited from xSQL.Schema.SqlServer.SqlScriptableEntity) |
![]() | GetConnectionString | Gets the connection string for the database, which contains the credentials required to connect to the database. |
![]() | GetDefaultSnapshotFilename | Returns the default filename for the database snapshot. |
![]() | GetScript | Returns the T-SQL script for this entity with the specified scripting options. (Inherited from xSQL.Schema.SqlServer.SqlScriptableEntity) |
![]() | ReadSchema | Overloaded. Reads the database schema. |
![]() | SaveToSnapshot | Overloaded. Saves the schema of the database to a snapshot file with the specified name. |
![]() | ToString | Returns the full name of the entity. (Inherited from xSQL.Schema.Core.Entity) |