xSQL Schema Compare SDK for SQL Server version 12
SqlDatabase Class Methods


For a list of all members of this type, see SqlDatabase members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)CreateFromSnapshotOverloaded.  Creates a database objects from the specified snapshot.  
Public MethodCreateScripterGets a xSQL.Schema.SqlServer.SqlScripter object that can be used to generate T-SQL script for the database objects.  
Public MethodEqualsOverloaded. 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)
Public MethodGetConnectionString Gets the connection string for the database, which contains the credentials required to connect to the database.  
Public MethodGetDefaultSnapshotFilename Returns the default filename for the database snapshot.  
Public MethodGetScript Returns the T-SQL script for this entity with the specified scripting options. (Inherited from xSQL.Schema.SqlServer.SqlScriptableEntity)
Public MethodReadSchemaOverloaded.  Reads the database schema.  
Public MethodSaveToSnapshotOverloaded.  Saves the schema of the database to a snapshot file with the specified name.  
Public MethodToString Returns the full name of the entity. (Inherited from xSQL.Schema.Core.Entity)
Top
See Also

Reference

SqlDatabase Class
xSQL.Schema.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback