ASP.NET Web API コントロール
Read メソッド (DataProviderManager)

C1.Web.Api アセンブリ > C1.Web.Api.Data 名前空間 > DataProviderManager クラス : Read メソッド
名前
引数
指定された名前と引数に従ってデータを取得します。
シンタックス
'宣言
 
Public Shared Function Read( _
   ByVal name As System.String, _
   Optional ByVal args As System.Collections.Specialized.NameValueCollection _
) As System.Collections.IEnumerable
public static System.Collections.IEnumerable Read( 
   System.string name,
   System.Collections.Specialized.NameValueCollection args
)

パラメータ

name
名前
args
引数

戻り値の型

データ
参照

DataProviderManager クラス
DataProviderManager メンバ