Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » QAnywhere » QAnywhere リファレンス » QAnywhere .NET API リファレンス » クライアント用 QAnywhere .NET API (.NET 2.0) » QAMessage インタフェース

 

GetPropertyType メソッド

指定されたプロパティのプロパティ型を返します。

構文
Visual Basic
Public Function GetPropertyType( _
   ByVal propName As String _
) As PropertyType
C#
public PropertyType GetPropertyType(
   string  propName
);
パラメータ
  • propName   プロパティ名。

戻り値

プロパティの型。