API Reference
Class
GppDataSourceEntry
Represents a GPP Data Source (ODBC DSN) item.
Inheritance
- GppBaseEntry
- GppDataSourceEntry
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property GpoPreferencesSummary.DataSources
Constructors
public GppDataSourceEntry() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
Inherited Properties
public String Scope { get; set; } #Inherited from GppBaseEntry
public String SourceXml { get; set; } #Inherited from GppBaseEntry
public String Action { get; set; } #Inherited from GppBaseEntry
public Nullable<Boolean> Enabled { get; set; } #Inherited from GppBaseEntry
public Nullable<Boolean> HasTargeting { get; set; } #Inherited from GppBaseEntry
public Nullable<Boolean> TargetingMatched { get; set; } #Inherited from GppBaseEntry
public String TargetingSummary { get; set; } #Inherited from GppBaseEntry