SqlObjectBase.GetData(EnumResult) 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.
fill StatementBuilder with the information for this level
public override Microsoft.SqlServer.Management.Sdk.Sfc.EnumResult GetData (Microsoft.SqlServer.Management.Sdk.Sfc.EnumResult erParent);
override this.GetData : Microsoft.SqlServer.Management.Sdk.Sfc.EnumResult -> Microsoft.SqlServer.Management.Sdk.Sfc.EnumResult
Public Overrides Function GetData (erParent As EnumResult) As EnumResult
Parameters
- erParent
- EnumResult