xSQL Schema Compare SDK for SQL Server version 12
SqlScriptableEntity Class
Members 


Provides the base class for a database entity that can be scripted.
Object Model
SqlScriptableEntity Class
Syntax
'Declaration
 
Public MustInherit Class SqlScriptableEntity 
   Inherits SqlSerializableEntity
public abstract class SqlScriptableEntity : SqlSerializableEntity 
public __gc abstract class SqlScriptableEntity : public SqlSerializableEntity 
Inheritance Hierarchy

System.Object
   xSQL.Schema.Core.Entity
      xSQL.Schema.SqlServer.SqlEntity
         xSQL.Schema.SqlServer.SqlSerializableEntity
            xSQL.Schema.SqlServer.SqlScriptableEntity
               xSQL.Schema.SqlServer.DatabaseTriggerBase
               xSQL.Schema.SqlServer.FunctionBase
               xSQL.Schema.SqlServer.IndexBase
               xSQL.Schema.SqlServer.ProcedureBase
               xSQL.Schema.SqlServer.RoleBase
               xSQL.Schema.SqlServer.SqlAggregate
               xSQL.Schema.SqlServer.SqlAssembly
               xSQL.Schema.SqlServer.SqlAsymmetricKey
               xSQL.Schema.SqlServer.SqlBrokerContract
               xSQL.Schema.SqlServer.SqlBrokerMessageType
               xSQL.Schema.SqlServer.SqlBrokerPriority
               xSQL.Schema.SqlServer.SqlBrokerQueue
               xSQL.Schema.SqlServer.SqlBrokerRemoteServiceBinding
               xSQL.Schema.SqlServer.SqlBrokerRoute
               xSQL.Schema.SqlServer.SqlBrokerService
               xSQL.Schema.SqlServer.SqlCertificate
               xSQL.Schema.SqlServer.SqlCheckConstraint
               xSQL.Schema.SqlServer.SqlClrDataType
               xSQL.Schema.SqlServer.SqlColumn
               xSQL.Schema.SqlServer.SqlColumnEncryptionKey
               xSQL.Schema.SqlServer.SqlColumnMasterKey
               xSQL.Schema.SqlServer.SqlDatabase
               xSQL.Schema.SqlServer.SqlDataFile
               xSQL.Schema.SqlServer.SqlDefault
               xSQL.Schema.SqlServer.SqlDefaultConstraint
               xSQL.Schema.SqlServer.SqlEdgeConstraint
               xSQL.Schema.SqlServer.SqlExtendedProperty
               xSQL.Schema.SqlServer.SqlFileGroup
               xSQL.Schema.SqlServer.SqlForeignKey
               xSQL.Schema.SqlServer.SqlFullTextCatalog
               xSQL.Schema.SqlServer.SqlFullTextIndex
               xSQL.Schema.SqlServer.SqlFullTextStopList
               xSQL.Schema.SqlServer.SqlLogFile
               xSQL.Schema.SqlServer.SqlMemoryTable
               xSQL.Schema.SqlServer.SqlPartitionFunction
               xSQL.Schema.SqlServer.SqlPartitionScheme
               xSQL.Schema.SqlServer.SqlPermission
               xSQL.Schema.SqlServer.SqlRule
               xSQL.Schema.SqlServer.SqlSchema
               xSQL.Schema.SqlServer.SqlSearchPropertyList
               xSQL.Schema.SqlServer.SqlSecurityPolicy
               xSQL.Schema.SqlServer.SqlSequence
               xSQL.Schema.SqlServer.SqlStatistic
               xSQL.Schema.SqlServer.SqlSymmetricKey
               xSQL.Schema.SqlServer.SqlSynonym
               xSQL.Schema.SqlServer.SqlUser
               xSQL.Schema.SqlServer.SqlUserDefinedDataType
               xSQL.Schema.SqlServer.SqlUserDefinedTableType
               xSQL.Schema.SqlServer.SqlXmlSchemaCollection
               xSQL.Schema.SqlServer.TableViewBase
               xSQL.Schema.SqlServer.TriggerBase

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SqlScriptableEntity Members
xSQL.Schema.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback