DataClass 成员 (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Represents the base class for all entities.
以下表格列出了由 DataClass 类型公开的成员。
公共字段
名称 | 说明 | |
---|---|---|
SecondarySsoApplicationIdPropertyName | Represents the ID of the single sign-on (SSO) enterprise application definition that stores credentials used Username filter and Password filter. | |
SsoProviderImplementationPropertyName | Represents the name of the Metadata Property used to define the fully-qualified type name of the ISsoProvider implementation that stores credentials used to call the Web service and that retrieves the secondary SSO credentials if used. |
页首
公共属性
名称 | 说明 | |
---|---|---|
Id | Gets the unique ID of each metadata object.(继承自 MetadataObject) | |
IsCached | Determines whether the metadata object is cached or not.(继承自 MetadataObject) | |
Name | Gets the name of the metadata object.(继承自 MetadataObject) |
页首
公共方法
(另请参阅 受保护的方法 )
名称 | 说明 | |
---|---|---|
ContainsLocalizedDisplayName | Determines whether the metadata object contains a localized display name.(继承自 MetadataObject) | |
Equals | 已重载。 (继承自 Object) | |
Execute | 已重载。 Executes a method instance on the business application. | |
GetById | Gets a DataClass object given its ID. | |
GetDefaultDisplayName | Gets the default display name of the metadata object.(继承自 MetadataObject) | |
GetHashCode | (继承自 Object) | |
GetLobSystem | Gets the LobSystem object this DataClass object (entity) belongs to. | |
GetLocalizedDisplayName | Gets the localized display name of the metadata object.(继承自 MetadataObject) | |
GetMethodInstances | Gets the method instances available for this DataClass object (entity). | |
GetMethods | Gets the methods available for this DataClass object (entity). | |
GetProperties | Gets the properties associated with the metadata object.(继承自 MetadataObject) | |
GetType | (继承自 Object) | |
ReferenceEquals | (继承自 Object) | |
ToString | (继承自 Object) |
页首
受保护的方法
名称 | 说明 | |
---|---|---|
ApplySystemLevelFilters | ||
Finalize | (继承自 Object) | |
Initialize | Initializes this DataClass instance. | |
MemberwiseClone | (继承自 Object) |
页首
另请参阅
参考
DataClass 类
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 命名空间