다음을 통해 공유


DataSet.GetFieldByName(String) 메서드

정의

public:
 Microsoft::ReportingServices::RdlObjectModel::Field ^ GetFieldByName(System::String ^ name);
public Microsoft.ReportingServices.RdlObjectModel.Field GetFieldByName (string name);
member this.GetFieldByName : string -> Microsoft.ReportingServices.RdlObjectModel.Field
Public Function GetFieldByName (name As String) As Field

매개 변수

name
String

반환

적용 대상