DatabaseProperties.Command Property
Command Text.Represents the attribte in schema: command
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "command")> _
Public Property Command As StringValue
Get
Set
'Usage
Dim instance As DatabaseProperties
Dim value As StringValue
value = instance.Command
instance.Command = value
[SchemaAttrAttribute(, "command")]
public StringValue Command { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.