Connection.SourceId 属性

定义

源标识符

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

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

属性值

返回 StringValue

属性

适用于