Click or drag to resize
Subject Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The Subject type exposes the following members.

Properties
  Name Description
Public property AllowInMulti
Gets and sets a value that indicates if this subject can be used in a multi level query
Public property BusinessLogicProcedure
Gets and sets the name of the business logic procedure on the server that will process this query
Public property Conditions
Gets the conditions for this subject
Public property Description
Gets and sets the Description for this subject
Public property Dynamic
Gets and sets a value that indicates if this subject represents a dynamic sdo
Public property Fields
Gets a collection of fields for this subject
Public property ForceConnection
Gets and sets a connection that should always be used for this subject
Public property HasDateField
Gets a property that indicates whether this subject contains at least one date typed column
Public property ID
Gets and sets the unique ID for this subject
Public property Lookups
Gets a collection of lookups required for this subject
Public property SubjectType
Gets and sets a value that indicates the type of subject
Public property SystemName
Gets and sets the system name for this subject
Public property Tables
Gets a tables collection for this subject
Public property Title
Gets and sets the title for this subject
Top
See Also