Exemplo n.º 1
0
		public override PivotCollection MakeCollection(CollectionRequestContext cxmlContext)
		{ //j How can I return errors (null collections) back to the user?
			try
			{
Exemplo n.º 2
0
		// Override this method to provide a Collection object for the request.
		public abstract PivotCollection MakeCollection(CollectionRequestContext context);