Miner.Interop Namespace > MMDefinitionBuilderClass Class : Table Property |
'Declaration
Public Overridable ReadOnly Property Table As ESRI.ArcGIS.Geodatabase.ITable
'Usage
Dim instance As MMDefinitionBuilderClass Dim value As ESRI.ArcGIS.Geodatabase.ITable value = instance.Table
public virtual ESRI.ArcGIS.Geodatabase.ITable Table {get;}
public read-only property Table: ESRI.ArcGIS.Geodatabase.ITable; virtual;
public function get Table : ESRI.ArcGIS.Geodatabase.ITable
public: __property virtual ESRI.ArcGIS.Geodatabase.ITable* get_Table();
public: virtual 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