Miner.Responder.Shared.SchemaObjects Namespace > ResponderObjectBaseGeneric<T> Class : Schema Property |
'Declaration
Public Shared ReadOnly Property Schema As System.Data.DataTable
'Usage
Dim value As System.Data.DataTable value = ResponderObjectBaseGeneric(Of T).Schema
public static System.Data.DataTable Schema {get;}
public read-only property Schema: System.Data.DataTable; static;
public static function get Schema : System.Data.DataTable
public: __property static System.Data.DataTable* get_Schema();
public: static property System.Data.DataTable^ Schema { System.Data.DataTable^ 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