![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
LoadDataRow(Object[],LoadOption) Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace > FeatureTable Class > LoadDataRow Method : LoadDataRow(Object[],LoadOption) Method |
- values
- loadOption
Visual Basic (Declaration) | |
---|---|
Public Overloads Function LoadDataRow( _ ByVal values() As Object, _ ByVal loadOption As LoadOption _ ) As DataRow |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As FeatureTable Dim values() As Object Dim loadOption As LoadOption Dim value As DataRow value = instance.LoadDataRow(values, loadOption) |
C# | |
---|---|
public DataRow LoadDataRow( object[] values, LoadOption loadOption ) |
Parameters
- values
- loadOption
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family