Gets a message property.
Visual Basic Public Function GetProperty( _ ByVal propName As String _ ) As Object
C# public object GetProperty( string propName );
propName The property name.
The property value.
The property must be one of the acceptable primitive types, string, or DateTime.
QAException class - Thrown if the property does not exist.
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |