You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This SQL 2016+ article is a nearly exact duplicate of another SQL 2016+ article.
26
+
This article resides under docs/connect/oledb/ole-db-driver/.
27
+
28
+
The other article resides under docs/relational-databases/native-client-ole-db-provider/.
29
+
And, the other article has a SQL 2014 counterpart having its same GitHub directory path and filename, to support SQL 2014 OPS Versioning with SQL 2016+.
Consumers set property values to request specific object behavior. For example, consumers use properties to specify the interfaces to be exposed by a rowset. Consumers get the property values to determine the capabilities of an object, such as a rowset, a session, or a data source object.
25
47
26
48
Each property has a value, type, description, and read/write attribute, and for rowset properties, an indicator of whether it can be applied on a column-by-column basis.
0 commit comments