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

SQL Anywhere 11.0.1 (日本語) » Ultra Light - .NET プログラミング » Ultra Light .NET 2.0 API リファレンス » ULPublicationSchema クラス

 

IsOpen プロパティ

パブリケーション・スキーマが開いているか、閉じているかを調べます。

構文
Visual Basic
Public Readonly Property IsOpen As Boolean
C#
public bool IsOpen { get;}
プロパティ値

パブリケーション・スキーマが開いている場合は true、閉じている場合は false。

参照