IDataSourceDescriptor Methods

 

Applies To: SQL Server 2016 Preview

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

Methods

Name Description
System_CAPS_pubmethod GetChildDescriptors()

Returns the child descriptors for this current object.

System_CAPS_pubmethod GetProperty(String)

Searches for the public property with the specified name.

System_CAPS_pubmethod Prepare()

Creates a prepared version of the descriptor.

System_CAPS_pubmethod SetProperty(String, Object)

Sets the property specified by name to the value specified by value.

See Also

IDataSourceDescriptor Interface
Microsoft.DataWarehouse.Interfaces Namespace

Return to top