Compartilhar via


CacheSource.ConnectionId Propriedade

Definição

Connectionid

Representa o seguinte atributo no esquema: connectionId

[DocumentFormat.OpenXml.SchemaAttr(0, "connectionId")]
public DocumentFormat.OpenXml.UInt32Value ConnectionId { get; set; }
public DocumentFormat.OpenXml.UInt32Value ConnectionId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "connectionId")]
public DocumentFormat.OpenXml.UInt32Value? ConnectionId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("connectionId")]
public DocumentFormat.OpenXml.UInt32Value? ConnectionId { get; set; }
public DocumentFormat.OpenXml.UInt32Value? ConnectionId { get; set; }
member this.ConnectionId : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "connectionId")>]
member this.ConnectionId : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("connectionId")>]
member this.ConnectionId : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property ConnectionId As UInt32Value

Valor da propriedade

Retorna UInt32Value.

Atributos

Comentários

As informações a seguir do ECMA International Standard ECMA-376 podem ser úteis ao trabalhar com essa classe.

Especifica o índice para a conexão da pasta de trabalho. Esse atributo é usado quando o tipo de cache é External.

Os valores possíveis para esse atributo são definidos pelo tipo de dados do Esquema unsignedInt XML.

Aplica-se a