Share via


Field.TypeName Propriété

Définition

Obtient ou définit le type de données de la valeur.

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

Valeur de propriété

Type de données de la valeur.

Attributs

S’applique à