DataSetInfo.ObjectDataSourceSelectMethodSignature Property

Definition

Gets or sets the signature of the ObjectDataSourceSelectMethod property.

public:
 property System::String ^ ObjectDataSourceSelectMethodSignature { System::String ^ get(); void set(System::String ^ value); };
public string ObjectDataSourceSelectMethodSignature { get; set; }
member this.ObjectDataSourceSelectMethodSignature : string with get, set
Public Property ObjectDataSourceSelectMethodSignature As String

Property Value

The signature of the ObjectDataSourceSelectMethod property.

Applies to