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