ssml:dbPr
ODBC & OLE DB Properties
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-externalConnections.xsd
Type: ssml:CT_DbPr
Properties: Local, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
connection | [1..1] | ssml:ST_Xstring | Connection String | |
command | [0..1] | ssml:ST_Xstring | Command Text | |
serverCommand | [0..1] | ssml:ST_Xstring | Command Text | |
commandType | [0..1] | xsd:unsignedInt | OLE DB Command Type | Default value is "2". |
Used in
- Type ssml:CT_Connection (Element ssml:connection)
Sample instance
<ssml:dbPr connection="string"/>