IDynamicVisible 接口
Provides the ability to limit the number of enumeration values that are visible in a drop-down list. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。
命名空间: Microsoft.SqlServer.Management.Sdk.Sfc
程序集: Microsoft.SqlServer.Management.Sdk.Sfc(在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)
语法
声明
Public Interface IDynamicVisible
用法
Dim instance As IDynamicVisible
public interface IDynamicVisible
public interface class IDynamicVisible
type IDynamicVisible = interface end
public interface IDynamicVisible
IDynamicVisible 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
ConfigureVisibleEnumFields | Specifies the enumeration values that will be visible. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。 |
页首