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


Initializes a new instance of the IndexBase class with the specified id, name, type, parent entity and database.
Syntax
'Declaration
 
Protected Function New( _
   ByVal A_0 As System.Integer, _
   ByVal A_1 As System.String, _
   ByVal A_2 As SqlEntityTypeEnum, _
   ByVal A_3 As SqlScriptableEntity, _
   ByVal A_4 As SqlDatabase _
)
protected IndexBase( 
   System.int A_0,
   System.string A_1,
   SqlEntityTypeEnum A_2,
   SqlScriptableEntity A_3,
   SqlDatabase A_4
)
protected: IndexBase( 
   System.int A_0,
   System.string* A_1,
   SqlEntityTypeEnum A_2,
   SqlScriptableEntity* A_3,
   SqlDatabase* A_4
)

Parameters

A_0
A_1
A_2
A_3
A_4
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

IndexBase Class
IndexBase Members
Overload List

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback