DynamicValuesAttribute(Boolean) 建構函式

定義

用來啟用或停用動態值。 在建構子中傳遞 false 有助於除錯而不移除該屬性

public DynamicValuesAttribute(bool enabled);
new Microsoft.SqlServer.Management.Sdk.Sfc.DynamicValuesAttribute : bool -> Microsoft.SqlServer.Management.Sdk.Sfc.DynamicValuesAttribute
Public Sub New (enabled As Boolean)

參數

enabled
Boolean

適用於