[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.BaseODataCollectionViewServiceBuilder-3.TableName

TableName Method

TableName(string)

Configurates TableName. Sets the name of the table (entity) that this collection is bound to.

Declaration
public TBuilder TableName(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.