Field 클래스

정의

보고서의 데이터 세트에 있는 필드를 나타냅니다.

public ref class Field
[System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")]
[System.Serializable]
public class Field
[<System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")>]
[<System.Serializable>]
type Field = class
Public Class Field
상속
Field
특성

설명

클래스의 Fields 속성과 함께 를 DataSetDefinition 사용합니다Field.

생성자

Field()

Field 클래스의 새 인스턴스를 초기화합니다.

속성

Alias

보고서의 필드 별칭을 나타내는 값을 가져옵니다.

Name

쿼리에서 필드의 이름을 가져오거나 설정합니다.

적용 대상