xSQL Schema Compare SDK for SQL Server version 12
SqlScriptableEntity Constructor(SqlEntityTypeEnum,Entity,SqlDatabase)


Initializes a new instance of SqlScriptableEntity with the specified type, parent and database.
Syntax
'Declaration
 
Protected Function New( _
   ByVal A_0 As SqlEntityTypeEnum, _
   ByVal A_1 As Entity, _
   ByVal A_2 As SqlDatabase _
)
protected SqlScriptableEntity( 
   SqlEntityTypeEnum A_0,
   Entity A_1,
   SqlDatabase A_2
)
protected: SqlScriptableEntity( 
   SqlEntityTypeEnum A_0,
   Entity* A_1,
   SqlDatabase* A_2
)

Parameters

A_0
A_1
A_2
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 Class
SqlScriptableEntity Members
Overload List

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback