ScriptCollectorInfo.IScriptCollectorInfo.DisplayName 속성

정의

스크립트 수집기의 이름을 나타내는 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

속성 값

스크립트 수집기의 이름을 나타내는 문자열 값입니다.

구현

적용 대상