IDynamicValues Interface
Creates a dynamic list of values for string properties. This can be used when a drop-down list contains a list of strings will not be known until run-time (for example, a list of users or database names). Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
| Name | Description | |
|---|---|---|
![]() | GetStandardValues(ITypeDescriptorContext^) | Creates a collection of string values. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
Show:
