ScriptCollectorInfo.IScriptCollectorInfo.Image 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得與腳本收集器相關聯的指定映像檔。
property System::Drawing::Image ^ Microsoft::SqlServer::Management::Scripting::IScriptCollectorInfo::Image { System::Drawing::Image ^ get(); };
System.Drawing.Image Microsoft.SqlServer.Management.Scripting.IScriptCollectorInfo.Image { get; }
member this.Microsoft.SqlServer.Management.Scripting.IScriptCollectorInfo.Image : System.Drawing.Image
ReadOnly Property Image As Image Implements IScriptCollectorInfo.Image
屬性值
與腳本收集器相關聯的指定映像檔。