Export to a ce file

Namespace: Contracts.Databases
Assembly: Contracts (in Contracts.dll)

Sub ExportToCESQL( _ 
ByVal ce_file As String
)
This language is not supported or no code example is available.
void ExportToCESQL( 
string ce_file 
)
This language is not supported or no code example is available.
 
void ExportToCESQL( 
String^ ce_file 
)
This language is not supported or no code example is available.
function ExportToCESQL( 
ce_file : String 
);
This language is not supported or no code example is available.

Parameters

ce_file
Type: string

<default>

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1