Data Port Sync 1.0.500

SqlCeRowset. Method 

[This is preliminary documentation and subject to change.]

Gets a DataTable that describes the column meta data of the SqlCeRowset.

[Visual Basic]
Public Function () As DataTable
[C#]
public DataTable ();

Return Value

A DataTable that describes the column meta data.

See Also

SqlCeRowset Class | Primeworks.DesktopSqlCe Namespace