'宣言 Public Overloads Function query( _ ByVal settings As System.Object _ ) As System.Dynamic.ExpandoObject
public System.Dynamic.ExpandoObject query( System.object settings )
パラメータ
- settings
- Columns of the result, and other settings of the query.
戻り値の型
Dynamic object representing the query.