ScriptCollectorInfo.IScriptCollectorInfo.DisplayName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
會取得一個代表腳本收集器名稱的 String 值。
property System::String ^ Microsoft::SqlServer::Management::Scripting::IScriptCollectorInfo::DisplayName { System::String ^ get(); };
string Microsoft.SqlServer.Management.Scripting.IScriptCollectorInfo.DisplayName { get; }
member this.Microsoft.SqlServer.Management.Scripting.IScriptCollectorInfo.DisplayName : string
ReadOnly Property DisplayName As String Implements IScriptCollectorInfo.DisplayName
屬性值
一個字串值,代表腳本收集器的名稱。