Configurates
C1.Web.Mvc.BaseODataCollectionViewService<T>.Fields. Sets an array containing the names of the fields to retrieve from the data source.
シンタックス
'宣言
Public Function Fields( _
ByVal ParamArray () As System.String _
) As
public Fields(
params System.string[]
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照