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


The following tables list the members exposed by SqlSystemDataType.

Public Properties
 NameDescription
Public PropertyDataType Gets or sets an enum value that identifies the type.  
Public PropertyFullName Gets the full name of the entity formatted as schema.name. If the entity has no schema, only the name is returned. (Inherited from xSQL.Schema.Core.Entity)
Public PropertyFullNameDelimitedOverridden.  Gets the type name delimited as [name].  
Public PropertyId Gets or sets a unique id for the entity. (Inherited from xSQL.Schema.Core.Entity)
Public PropertyIsLargeDataType Indicates whether the type represents a large data type.  
Public PropertyIsLengthRequired Indicates whether the length is required for this system type.  
Public PropertyIsPrecisionRequired Indicates whether precision is required for this system type.  
Public PropertyIsScaleRequired Indicates whether the scale is required for this system type.  
Public PropertyName Gets or sets the name of the entity. (Inherited from xSQL.Schema.Core.Entity)
Public PropertyParent Gets the parent entity of this entity. (Inherited from xSQL.Schema.Core.Entity)
Public PropertySchema Gets or set the entity schema. (Inherited from xSQL.Schema.Core.Entity)
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)GetSystemTypeOverloaded. Creates and returns the SqlSystemDataType type with the specified name.  
Public MethodToString Returns the full name of the entity. (Inherited from xSQL.Schema.Core.Entity)
Top
See Also

Reference

SqlSystemDataType Class
xSQL.Schema.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback