Compartilhar via


Field.TypeName Propriedade

Definição

Obtém ou define o tipo de dados do valor.

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

Valor da propriedade

O tipo de dados do valor.

Atributos

Aplica-se a