DataTableSurrogate::GetDataColumnSurrogates Method

Gets an array of DataColumnSurrogate objects that comprise the table that is represented by the DataTableSurrogate object.

Namespace:  Microsoft.Synchronization.Data
Assembly:  Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)

public:
array<DataColumnSurrogate^>^ GetDataColumnSurrogates()
Show: