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