xSQL.Schema.SqlServer Namespace : SqlDefinition Class |
The following tables list the members exposed by SqlDefinition.
Name | Description | |
---|---|---|
![]() | SqlDefinition Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Definition | Gets the T-SQL definition of the entity. |
Name | Description | |
---|---|---|
![]() | GetAlterDefinition | Returns a definition that can be used to alter the object. |
![]() | GetCreateDefinition | Returns a T-SQL definition that can be used to create the object. |
![]() | GetParsedDefinition | Returns the definition parsed according to the specified options. |
![]() | GetUnbindFromSchemaDefinition | Returns the definition that unbinds the object from the schema. |
![]() | SetDefinition | Updates the definition with a new value. |
![]() | ToString | Returns the object definition. |