SqlObject.Initialize(Object, XPathExpressionBlock) 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.
initialize the connection info and xpath information
public override void Initialize (object ci, Microsoft.SqlServer.Management.Sdk.Sfc.XPathExpressionBlock block);
override this.Initialize : obj * Microsoft.SqlServer.Management.Sdk.Sfc.XPathExpressionBlock -> unit
Public Overrides Sub Initialize (ci As Object, block As XPathExpressionBlock)
Parameters
- ci
- Object
- block
- XPathExpressionBlock