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


Provides the base class for a database entity that can be serialized to a stream.
Object Model
SqlSerializableEntity Class
Syntax
'Declaration
 
Public MustInherit Class SqlSerializableEntity 
   Inherits SqlEntity
public abstract class SqlSerializableEntity : SqlEntity 
public __gc abstract class SqlSerializableEntity : public SqlEntity 
Remarks
Serialization is used by the snapshot to save the database schema to a file.
Inheritance Hierarchy

System.Object
   xSQL.Schema.Core.Entity
      xSQL.Schema.SqlServer.SqlEntity
         xSQL.Schema.SqlServer.SqlSerializableEntity
            xSQL.Schema.SqlServer.BoundColumn
            xSQL.Schema.SqlServer.BoundDataType
            xSQL.Schema.SqlServer.ChangeDataCapture
            xSQL.Schema.SqlServer.DataCompression
            xSQL.Schema.SqlServer.DataCompressionDataSpace
            xSQL.Schema.SqlServer.EdgeConstraintNode
            xSQL.Schema.SqlServer.EdgeConstraintNodePair
            xSQL.Schema.SqlServer.ForeignKeyColumn
            xSQL.Schema.SqlServer.FullTextIndexColumn
            xSQL.Schema.SqlServer.FunctionOrderColumn
            xSQL.Schema.SqlServer.IndexColumn
            xSQL.Schema.SqlServer.ParameterBase
            xSQL.Schema.SqlServer.RemoteDataArchiving
            xSQL.Schema.SqlServer.SqlAssemblyFile
            xSQL.Schema.SqlServer.SqlBrokerMessageTypeMapping
            xSQL.Schema.SqlServer.SqlColumnEncryptionKeyValue
            xSQL.Schema.SqlServer.SqlDatabasePropertySet
            xSQL.Schema.SqlServer.SqlDataType
            xSQL.Schema.SqlServer.SqlScriptableEntity
            xSQL.Schema.SqlServer.SqlSearchProperty
            xSQL.Schema.SqlServer.SqlSecurityPredicate
            xSQL.Schema.SqlServer.SqlServer
            xSQL.Schema.SqlServer.SqlSymmetricKeyItem
            xSQL.Schema.SqlServer.SqlVersion
            xSQL.Schema.SqlServer.StatisticColumn
            xSQL.Schema.SqlServer.StopListWord
            xSQL.Schema.SqlServer.SystemVersioning
            xSQL.Schema.SqlServer.XmlCompression
            xSQL.Schema.SqlServer.XmlIndexNamespace
            xSQL.Schema.SqlServer.XmlIndexPath

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

SqlSerializableEntity Members
xSQL.Schema.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback