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)
private: virtual List<String^>^ SfcHelper_GetSmoObjectQuery( String^ urn, array<String^>^ fields, array<OrderBy^>^ orderByFields ) sealed = IAlienRoot::SfcHelper_GetSmoObjectQuery
Parameters
- urn
- Type: System::String
A String value that specifies the URN.
- fields
- Type: array<System::String>
An array of String values.
- orderByFields
- Type: array<Microsoft.SqlServer.Management.Sdk.Sfc::OrderBy>
An array of OrderBy objects.
