ColumnType (clsMemberProperty)
注意: |
---|
下一版本的 Microsoft SQL Server 将删除该功能。请不要在新的开发工作中使用该功能,并尽快修改当前还在使用该功能的应用程序。 |
The ColumnType property of a clsMemberProperty object identifies the data type of the source column, specified in the SourceColumn property, on which the member property is based.
Data Type
Integer representing a constant from theADODB.DataTypeEnumenumeration.
Access
Read-write
备注
For more information about using the ADODB.DataTypeEnum enumeration, see the Microsoft® ActiveX® Data Objects (ADO) documentation.
请参阅
参考
clsMemberProperty
SourceColumn (clsMemberProperty)