SqlSmoObject.ImplInitialize(String[], OrderBy[]) Method
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.
protected virtual bool ImplInitialize (string[] fields, Microsoft.SqlServer.Management.Sdk.Sfc.OrderBy[] orderby);
abstract member ImplInitialize : string[] * Microsoft.SqlServer.Management.Sdk.Sfc.OrderBy[] -> bool
override this.ImplInitialize : string[] * Microsoft.SqlServer.Management.Sdk.Sfc.OrderBy[] -> bool
Protected Overridable Function ImplInitialize (fields As String(), orderby As OrderBy()) As Boolean
Parameters
- fields
- String[]
- orderby
- OrderBy[]