다음을 통해 공유


Field.TypeName 속성

정의

값의 데이터 형식을 가져오거나 설정합니다.

public:
 property System::String ^ TypeName { System::String ^ get(); void set(System::String ^ value); };
[System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")]
public string TypeName { get; set; }
[<System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")>]
member this.TypeName : string with get, set
Public Property TypeName As String

속성 값

값의 데이터 형식입니다.

특성

적용 대상