BlendingSourceDefinitionQueryDataSetName Property |
|
DataPA OpenAnalytics API Reference
Gets and Sets the name of the dataset returned by the query
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string QueryDataSetName { get; set; }
Public Property QueryDataSetName As String
Get
Set
public:
virtual property String^ QueryDataSetName {
String^ get () sealed;
void set (String^ value) sealed;
}
function get_QueryDataSetName();
function set_QueryDataSetName(value);
Property Value
Type:
StringImplements
BlendingSourceDefinition_BlendingSourceDefinitionQueryDataSetNameSee Also