OlapProperties.LocalConnection 属性

定义

本地多维数据集连接

表示架构中的以下属性:localConnection

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

属性值

返回 StringValue

属性

适用于