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