IVariableResolver Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the methods that are used to resolve variables.
public interface class IVariableResolver
C#
public interface IVariableResolver
type IVariableResolver = interface
Public Interface IVariableResolver
Delete |
Deletes a variable. |
Resolve |
Prompts the user for a value when a variable is encountered. |
Resolve |
Prompts the user to decide whether to take ownership of a variable, or to let the parser automate the process. |
منتج | الإصدارات |
---|---|
SQL Server .NET SDK | 2016 |