Gets the value of the info field.
'Declaration
Public ReadOnly Property Info As Long
'Usage
Dim instance As TdError
Dim value As Long
value = instance.Info
public:
property int64 Info {
int64 get();
}
Property Value
An integer value whose use depends upon the error code returned.
Target Platforms: Windows 7, Windows 8, Windows 8.1, Windows 10, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2