CustomizedLoggingLevel 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public ref class CustomizedLoggingLevel sealed : Microsoft::SqlServer::Management::Sdk::Sfc::SfcInstance, Microsoft::SqlServer::Management::Common::IAlterable, Microsoft::SqlServer::Management::Common::ICreatable, Microsoft::SqlServer::Management::Common::IDroppable, Microsoft::SqlServer::Management::Common::IRenamable, Microsoft::SqlServer::Management::Sdk::Sfc::ISfcAlterable, Microsoft::SqlServer::Management::Sdk::Sfc::ISfcCreatable, Microsoft::SqlServer::Management::Sdk::Sfc::ISfcDroppable, Microsoft::SqlServer::Management::Sdk::Sfc::ISfcRenamable
public sealed class CustomizedLoggingLevel : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance, Microsoft.SqlServer.Management.Common.IAlterable, Microsoft.SqlServer.Management.Common.ICreatable, Microsoft.SqlServer.Management.Common.IDroppable, Microsoft.SqlServer.Management.Common.IRenamable, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcAlterable, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcCreatable, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDroppable, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcRenamable
type CustomizedLoggingLevel = class
inherit SfcInstance
interface ISfcCreatable
interface ICreatable
interface ISfcAlterable
interface IAlterable
interface IRenamable
interface ISfcRenamable
interface ISfcDroppable
interface IDroppable
Public NotInheritable Class CustomizedLoggingLevel
Inherits SfcInstance
Implements IAlterable, ICreatable, IDroppable, IRenamable, ISfcAlterable, ISfcCreatable, ISfcDroppable, ISfcRenamable
- 繼承
- 實作
建構函式
| CustomizedLoggingLevel(Catalog, String, String, Int64, Int64) |
屬性
| AbstractIdentityKey |
請勿直接在程式碼中參考此成員。 它支援 SQL Server 基礎結構。 (繼承來源 SfcInstance) |
| Description | |
| EventsValue | |
| IdentityKey | |
| LevelId | |
| Metadata |
傳回關於執行個體和其網域的中繼資料。 (繼承來源 SfcInstance) |
| Name | |
| Parent | |
| ProfileValue | |
| Properties |
傳回集合執行個體屬性。 (繼承來源 SfcInstance) |
| PropertyStorageProvider |
請勿直接在程式碼中參考此成員。 它支援 SQL Server 基礎結構。 (繼承來源 SfcInstance) |
| State |
傳回 SfcInstance 物件的狀態。 (繼承來源 SfcInstance) |
| Urn |
傳回 SfcInstance 物件的統一資源名稱。 (繼承來源 SfcInstance) |
方法
| Alter() | |
| AlterImpl() |
請勿直接在程式碼中參考此成員。 它支援 SQL Server 基礎結構。 (繼承來源 SfcInstance) |
| CheckObjectCreated() |
請勿直接在程式碼中參考此成員。 它支援 SQL Server 基礎結構。 (繼承來源 SfcInstance) |
| CheckObjectState() |
請勿直接在程式碼中參考此成員。 它支援 SQL Server 基礎結構。 (繼承來源 SfcInstance) |
| Create() | |
| CreateIdentityKey() |
請勿直接在程式碼中參考此成員。 它支援 SQL Server 基礎結構。 (繼承來源 SfcInstance) |
| CreateImpl() |
請勿直接在程式碼中參考此成員。 它支援 SQL Server 基礎結構。 (繼承來源 SfcInstance) |
| Discover(ISfcDependencyDiscoveryObjectSink) |
請勿直接在程式碼中參考此成員。 它支援 SQL Server 基礎結構。 (繼承來源 SfcInstance) |
| Drop() | |
| DropImpl() |
請勿直接在程式碼中參考此成員。 它支援 SQL Server 基礎結構。 (繼承來源 SfcInstance) |
| GetChildCollection(String) |
請勿直接在程式碼中參考此成員。 它支援 SQL Server 基礎結構。 (繼承來源 SfcInstance) |
| GetDomain() |
請勿直接在程式碼中參考此成員。 它支援 SQL Server 基礎結構。 (繼承來源 SfcInstance) |
| GetObjectFactory() | |
| GetPropertySet() |
傳回 SfcInstance 物件的屬性集。 (繼承來源 SfcInstance) |
| GetTypeMetadataImpl() |
表示透過直接傳回正確 TypeMetadata 類別進行覆寫的網域。 請勿直接在程式碼中參考此成員。 它支援 SQL Server 基礎結構。 (繼承來源 SfcInstance) |
| InitializeUIPropertyState() |
請勿直接在程式碼中參考此成員。 它支援 SQL Server 基礎結構。 (繼承來源 SfcInstance) |
| IsCustomizedLoggingLevelSupported(Catalog) |
如果目錄中支援自訂記錄層級 |
| MarkForDropImpl(Boolean) |
傳回值,指出要卸除的現有物件。 請勿直接在程式碼中參考此成員。 它支援 SQL Server 基礎結構。 (繼承來源 SfcInstance) |
| MarkRootAsConnected() |
請勿直接在程式碼中參考此成員。 它支援 SQL Server 基礎結構。 (繼承來源 SfcInstance) |
| MoveImpl(SfcInstance) |
表示要在執行個體中移動的新父物件。 請勿直接在程式碼中參考此成員。 它支援 SQL Server 基礎結構。 (繼承來源 SfcInstance) |
| OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs) |
在每次更新任何 SfcInstance 中繼資料的有效值時叫用。 (繼承來源 SfcInstance) |
| OnPropertyValueChanges(PropertyChangedEventArgs) |
在每次更新任何 SfcInstance 屬性的有效值時叫用。 (繼承來源 SfcInstance) |
| PostAlter(Object) |
請勿直接在程式碼中參考此成員。 它支援 SQL Server 基礎結構。 (繼承來源 SfcInstance) |
| PostCreate(Object) |
表示建立執行結果的預設實作項。 請勿直接在程式碼中參考此成員。 它支援 SQL Server 基礎結構。 (繼承來源 SfcInstance) |
| PostDrop(Object) |
請勿直接在程式碼中參考此成員。 它支援 SQL Server 基礎結構。 (繼承來源 SfcInstance) |
| PostMove(Object) |
請勿直接在程式碼中參考此成員。 它支援 SQL Server 基礎結構。 (繼承來源 SfcInstance) |
| PostRename(Object) |
請勿直接在程式碼中參考此成員。 它支援 SQL Server 基礎結構。 (繼承來源 SfcInstance) |
| Refresh() |
藉由從伺服器讀取物件的屬性來重新整理這些屬性。 (繼承來源 SfcInstance) |
| Rename(String) | |
| RenameImpl(SfcKey) |
請勿直接在程式碼中參考此成員。 它支援 SQL Server 基礎結構。 (繼承來源 SfcInstance) |
| ResetKey() |
請勿直接在程式碼中參考此成員。 它支援 SQL Server 基礎結構。 (繼承來源 SfcInstance) |
| ScriptAlter() | |
| ScriptCreate() | |
| ScriptDrop() | |
| Serialize(XmlWriter) |
將執行個體序列化為 XML。 (繼承來源 SfcInstance) |
| ToString() |
傳回執行個體 Urn 的字串表示。 (繼承來源 SfcInstance) |
| UpdateUIPropertyState() |
請勿直接在程式碼中參考此成員。 它支援 SQL Server 基礎結構。 (繼承來源 SfcInstance) |
| Validate() |
指出基本子物件的驗證。 請勿直接在程式碼中參考此成員。 它支援 SQL Server 基礎結構。 (繼承來源 SfcInstance) |
事件
| propertyChanged |
請勿直接在程式碼中參考此成員。 它支援 SQL Server 基礎結構。 (繼承來源 SfcInstance) |
| PropertyChanged |
當屬性值變更時發生。 (繼承來源 SfcInstance) |
| propertyMetadataChanged |
請勿直接在程式碼中參考此成員。 它支援 SQL Server 基礎結構。 當屬性中繼資料值變更時發生。 (繼承來源 SfcInstance) |
| PropertyMetadataChanged |
在屬性的中繼資料已經變更時發生。 (繼承來源 SfcInstance) |
明確介面實作
| ISfcRenamable.Rename(SfcKey) | |
| ISfcRenamable.ScriptRename(SfcKey) |