xSQL Schema Compare SDK for SQL Server version 12
SqlDefinition Class Members
Properties  Methods 


The following tables list the members exposed by SqlDefinition.

Public Constructors
 NameDescription
Public ConstructorSqlDefinition ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyDefinition Gets the T-SQL definition of the entity.  
Top
Public Methods
 NameDescription
Public MethodGetAlterDefinition Returns a definition that can be used to alter the object.  
Public MethodGetCreateDefinition Returns a T-SQL definition that can be used to create the object.  
Public MethodGetParsedDefinition Returns the definition parsed according to the specified options.  
Public MethodGetUnbindFromSchemaDefinition Returns the definition that unbinds the object from the schema.  
Public MethodSetDefinition Updates the definition with a new value.  
Public MethodToString Returns the object definition.  
Top
See Also

Reference

SqlDefinition Class
xSQL.Schema.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback