GrapeCity.Xaml.SpreadSheet.Data
GetColumnDataType Method (ConnectionBase)


The field.
Gets the type of the specified column field.
Syntax
'Declaration
 
Public Overridable Function GetColumnDataType( _
   ByVal field As String _
) As Type
'Usage
 
Dim instance As ConnectionBase
Dim field As String
Dim value As Type
 
value = instance.GetColumnDataType(field)
public virtual Type GetColumnDataType( 
   string field
)

Parameters

field
The field.

Return Value

The type of the column field.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ConnectionBase Class
ConnectionBase Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options