ScriptCollectorInfo.IScriptCollectorInfo.DisplayName 属性

定义

获取一个字符串值,该值表示脚本收集器的名称。

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

属性值

一个字符串值,表示脚本收集器的名称。

实现

适用于