次の方法で共有


GetFieldNames メソッド

この API は、 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Function GetFieldNames As IEnumerable(Of String)
'使用
Dim instance As DataSet
Dim returnValue As IEnumerable(Of String)

returnValue = instance.GetFieldNames()
public IEnumerable<string> GetFieldNames()
public:
IEnumerable<String^>^ GetFieldNames()
member GetFieldNames : unit -> IEnumerable<string> 
public function GetFieldNames() : IEnumerable<String>

戻り値

型: System.Collections.Generic. . :: . .IEnumerable< (Of < ( <'String> ) > ) >
IEnumerable<(Of <(<'T>)>)> オブジェクト。