Exago .NET API Documentation
FileName Property (DataSource)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
WebReports.Api.Data Namespace
>
DataSource Class
: FileName Property
If the
DbType Property
is
WebReports.Api.Common.Constants.DatabaseType.File
, this property returns the path and file name from the connection string.
Syntax
C#
public
System.
string
FileName {
get
;}
See Also
Reference
DataSource Class
DataSource Members