次の方法で共有


XMLFileAdapter2.QueryAllowed プロパティ

定義

常に true を返します。

public:
 property bool QueryAllowed { bool get(); };
public bool QueryAllowed { get; }
member this.QueryAllowed : bool
Public ReadOnly Property QueryAllowed As Boolean

プロパティ値

注釈

重要: このメンバーにアクセスできるのは、現在開いているフォームと同じドメインで実行されているフォーム、またはクロスドメインアクセス許可が付与されているフォームのみです。

適用対象