xSQL.Schema.SqlServer Namespace : SqlDefinition Class |
For a list of all members of this type, see SqlDefinition members.
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. |