获取整型消息属性。
Visual Basic Public Function GetIntProperty( _ ByVal propName As String _ ) As Integer
C# public int GetIntProperty( string propName );
propName 属性名称。
属性值。
有关获取和设置消息标头和属性的详细信息,请参见QAnywhere 消息简介。
QAException 类- 如果获取属性值时出现转换错误或如果此属性不存在,则抛出。
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |