SfcQueryExpression Constructors
Definition
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.
Overloads
SfcQueryExpression() | |
SfcQueryExpression(String) |
SfcQueryExpression()
public SfcQueryExpression ();
Public Sub New ()
Applies to
SfcQueryExpression(String)
public SfcQueryExpression (string path);
new Microsoft.SqlServer.Management.Sdk.Sfc.SfcQueryExpression : string -> Microsoft.SqlServer.Management.Sdk.Sfc.SfcQueryExpression
Public Sub New (path As String)
Parameters
- path
- String