xSQL Schema Compare SDK for SQL Server version 12
cw Method


Syntax
'Declaration
 
Public Overridable Function cw( _
   ByVal A_0 As SqlTable, _
   ByVal A_1 As SqlTable, _
   ByVal A_2 As ScriptingOptions, _
   ByVal A_3 As ScriptingData _
) As Script
public virtual Script cw( 
   SqlTable A_0,
   SqlTable A_1,
   ScriptingOptions A_2,
   ScriptingData A_3
)
public: virtual Script* cw( 
   SqlTable* A_0,
   SqlTable* A_1,
   ScriptingOptions* A_2,
   ScriptingData* A_3
) 

Parameters

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

SqlAzureScripter Class
SqlAzureScripter Members

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback