DeprecationFinalSupport 속성
Gets a server trace event that can be included in the event set.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo
구문
‘선언
Public Shared ReadOnly Property DeprecationFinalSupport As ServerTraceEvent
Get
‘사용 방법
Dim value As ServerTraceEvent
value = ServerTraceEvent.DeprecationFinalSupport
public static ServerTraceEvent DeprecationFinalSupport { get; }
public:
static property ServerTraceEvent^ DeprecationFinalSupport {
ServerTraceEvent^ get ();
}
static member DeprecationFinalSupport : ServerTraceEvent
static function get DeprecationFinalSupport () : ServerTraceEvent
속성 값
형식: Microsoft.SqlServer.Management.Smo. . :: . .ServerTraceEvent
A ServerTraceEvent object that represents the DeprecationFinalSupport event that can be included in the server trace event set.
주의
이 네임스페이스, 클래스 또는 멤버는 Microsoft .NET Framework 2.0 버전에서만 지원됩니다.