Definition Type: Element
Name: dbPr
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_DbPr
Containing Schema: sml-externalConnections.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
ODBC & OLE DB Properties
Collapse XSD Schema Diagram:
Drilldown into commandType in schema sml-externalconnections_xsd Drilldown into serverCommand in schema sml-externalconnections_xsd Drilldown into command in schema sml-externalconnections_xsd Drilldown into connection in schema sml-externalconnections_xsd Drilldown into CT_DbPr in schema sml-externalconnections_xsdXSD Diagram of dbPr in schema sml-externalconnections_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="dbPr" minOccurs="0" maxOccurs="1" type="CT_DbPr">
    <xsd:annotation>
        <xsd:documentation>ODBC &amp; OLE DB Properties</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
connection nsM:connection Required
command nsM:command Optional
serverCommand nsM:serverCommand Optional
commandType nsM:commandType 2 Optional
Collapse Derivation Tree: