Configurates
C1.Web.Mvc.BaseODataCollectionViewService<T>.TableName. Sets the name of the table (entity) that this collection is bound to.
シンタックス
'宣言
Public Function TableName( _
ByVal As System.String _
) As
public TableName(
System.string
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照