'宣言 Public Function GetPropertyDescriptor( _ ByVal dataRecord As DataRecord _ ) As PropertyDescriptor
public PropertyDescriptor GetPropertyDescriptor( DataRecord dataRecord )
GetPropertyDescriptor メソッドは、このフィールドによって使用される PropertyDescriptor を取得するために使用されます。同種のデータ ソースでは、フィールド レイアウトのすべてのデータ レコードはフィールドのために同じ PropertyDescriptor を使用します。