SqlCeCommand.DesignTimeVisible プロパティ
アセンブリ: System.Data.SqlServerCe (system.data.sqlserverce.dll 内)

Dim instance As SqlCeCommand Dim value As Boolean value = instance.DesignTimeVisible instance.DesignTimeVisible = value
public: virtual property bool DesignTimeVisible { bool get () override; void set (bool value) override; }


Windows CE, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows XP Professional x64 Edition, Windows XP SP2
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- SqlCeCommand.DesignTimeVisible プロパティのページへのリンク