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


The following tables list the members exposed by Entity.

Protected Constructors
 NameDescription
Protected ConstructorEntity ConstructorOverloaded.   
Top
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
Public Methods
 NameDescription
Public MethodToString Returns the full name of the entity.  
Top
See Also

Reference

Entity Class
xSQL.Schema.Core Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback