ActiveDatabaseSoftware.ActiveQueryBuilder.QueryTransformer Namespace > QueryTransformer Class : IsSupportLimitOffset Property |
'Declaration Public ReadOnly Property IsSupportLimitOffset As System.Boolean
'Usage Dim instance As QueryTransformer Dim value As System.Boolean value = instance.IsSupportLimitOffset
public System.bool IsSupportLimitOffset {get;}
public: __property System.bool get_IsSupportLimitOffset();