IDataSourceDescriptor.Prepare Method ()

 

Applies To: SQL Server 2016 Preview

Creates a prepared version of the descriptor.

Namespace:   Microsoft.DataWarehouse.Interfaces
Assembly:  Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)

Syntax

void Prepare()
void Prepare()
abstract Prepare : unit -> unit
Sub Prepare

See Also

IDataSourceDescriptor Interface
Microsoft.DataWarehouse.Interfaces Namespace

Return to top