ActiveReports Developer 7
DataSource Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace : DataSource Class

Glossary Item Box

The following tables list the members exposed by DataSource.

Public Properties

 NameDescription
Public PropertyDataProviderReturns the type of data provider of this DataSource.  
Public PropertyDataSourceReferenceGets the path to the data source of this DataSource.  
Public PropertyNameReturns the name of this DataSource.  
Top

Public Methods

 NameDescription
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Top

See Also