Returns the property type of the given property.
Public Function GetPropertyType(
ByVal propName As String
) As PropertyType
public PropertyType GetPropertyType(string propName)
propName The name of the property.
The property type.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |