MdxSet.MemberIndexCount Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Classificar por contagem de índices de membro
Representa o seguinte atributo no esquema: c
[DocumentFormat.OpenXml.SchemaAttr(0, "c")]
public DocumentFormat.OpenXml.UInt32Value MemberIndexCount { get; set; }
public DocumentFormat.OpenXml.UInt32Value MemberIndexCount { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "c")]
public DocumentFormat.OpenXml.UInt32Value? MemberIndexCount { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("c")]
public DocumentFormat.OpenXml.UInt32Value? MemberIndexCount { get; set; }
public DocumentFormat.OpenXml.UInt32Value? MemberIndexCount { get; set; }
member this.MemberIndexCount : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "c")>]
member this.MemberIndexCount : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("c")>]
member this.MemberIndexCount : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property MemberIndexCount As UInt32Value
Valor da propriedade
Retorna UInt32Value.
- Atributos