Returns the property type of the given property.
Visual Basic Public Function GetPropertyType( _ ByVal propName As String _ ) As PropertyType
C# public PropertyType GetPropertyType( string propName );
propName The name of the property.
The property type.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |