Miner.Data.Access Namespace > DataSyntax Class : IsOracle Property |
'Declaration
Public MustOverride ReadOnly Property IsOracle As System.Boolean
'Usage
Dim instance As DataSyntax Dim value As System.Boolean value = instance.IsOracle
public abstract System.bool IsOracle {get;}
public read-only property IsOracle: System.Boolean; abstract;
public __abstract function get IsOracle : System.boolean
public: __property abstract System.bool get_IsOracle();
public: abstract property System.bool IsOracle { System.bool 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