Member Property (Decision Support Objects)
Observação |
---|
Esse recurso será removido na próxima versão do Microsoft SQL Server. Não utilize esse recurso em desenvolvimentos novos e modifique, assim que possível, os aplicativos que atualmente o utilizam. |
The MemberProperty object in Decision Support Objects (DSO) provides access to member properties associated with levels in Microsoft® SQL Server™ 2005 Analysis Services. The MemberProperties collection of the DSO Level object supports access to the member properties associated with a level. The MemberProperty object uses the MemberProperty interface, with a ClassType property of clsMemberProperty.
The MemberProperty object is used to edit the properties, such as column type and language, of a member property in Analysis Services.
Consulte também