| Miner.Data.Access Namespace > DataSyntax Class : SysDate Property | 
'DeclarationPublic MustOverride ReadOnly Property SysDate As System.String
'UsageDim instance As DataSyntax Dim value As System.String value = instance.SysDate
public abstract System.string SysDate {get;}
public read-only property SysDate: System.String; abstract;
public __abstract function get SysDate : System.String
            public: __property abstract System.string* get_SysDate();
public: abstract property System.String^ SysDate { System.String^ 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