xSQL Schema Compare SDK for SQL Server version 12
Entity Class Properties


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

Public Properties
 NameDescription
Public PropertyFullName Gets the full name of the entity formatted as schema.name. If the entity has no schema, only the name is returned.  
Public PropertyFullNameDelimited Gets the delimited full name of the entity. For a SQL Server entity, the delimited full-name is formatted as [schema].[name].  
Public PropertyId Gets or sets a unique id for the entity.  
Public PropertyName Gets or sets the name of the entity.  
Public PropertyParent Gets the parent entity of this entity.  
Public PropertySchema Gets or set the entity schema.  
Top
See Also

Reference

Entity Class
xSQL.Schema.Core Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback