Server.IAlienRoot.SfcHelper_GetSmoObjectQuery Method
SQL Server 2012
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. Gets a List of String values.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
List<string> IAlienRoot.SfcHelper_GetSmoObjectQuery( string urn, string[] fields, OrderBy[] orderByFields )
Parameters
- urn
- Type: System.String
A String value that specifies the URN.
- fields
- Type: System.String[]
An array of String values.
- orderByFields
- Type: Microsoft.SqlServer.Management.Sdk.Sfc.OrderBy[]
An array of OrderBy objects.
