QueryMetadata.ReturnedTypeCode Property

Definition

The returned type code.

public:
 property System::String ^ ReturnedTypeCode { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string ReturnedTypeCode { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ReturnedTypeCode : string with get, set
Public Property ReturnedTypeCode As String

Property Value

Attributes

Remarks

This is the logical name for the entity the query is based on.

Applies to