SfcReferenceSelectorAttribute(String, String, String[]) Constructor
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.
public SfcReferenceSelectorAttribute (string pathExpression, string field, params string[] parameters);
new Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcReferenceSelectorAttribute : string * string * string[] -> Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcReferenceSelectorAttribute
Public Sub New (pathExpression As String, field As String, ParamArray parameters As String())
Parameters
- pathExpression
- String
- field
- String
- parameters
- String[]