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