Miner.Interop Namespace > IMMFieldBuilder Interface : Table Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678272)> ReadOnly Property Table As ESRI.ArcGIS.Geodatabase.ITable
'Usage
Dim instance As IMMFieldBuilder Dim value As ESRI.ArcGIS.Geodatabase.ITable value = instance.Table
[System.Runtime.InteropServices.DispId(1610678272)]
ESRI.ArcGIS.Geodatabase.ITable Table {get;}
read-only property Table: ESRI.ArcGIS.Geodatabase.ITable;
System.Runtime.InteropServices.DispIdAttribute(1610678272)
function get Table : ESRI.ArcGIS.Geodatabase.ITable
[System.Runtime.InteropServices.DispId(1610678272)] __property ESRI.ArcGIS.Geodatabase.ITable* get_Table();
[System.Runtime.InteropServices.DispId(1610678272)]
property ESRI.ArcGIS.Geodatabase.ITable^ Table {
ESRI.ArcGIS.Geodatabase.ITable^ get();
}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2