Gets a name of this RiaViewSource to reference it in a C1DataSource.ViewSources collection.
It is determined by the QueryName but can be overrided by the NameOverride.
Namespace:
C1.Silverlight.Data.RiaServicesAssembly: C1.Silverlight.Data.Entity (in C1.Silverlight.Data.Entity.dll)
Syntax
| C# |
|---|
public override string Name { get; } |
| Visual Basic |
|---|
Public Overrides ReadOnly Property Name As String Get |