SqlObjectBase.SqlRequest Property
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.
the SqlRequest that this level must resolve
protected Microsoft.SqlServer.Management.Sdk.Sfc.SqlRequest SqlRequest { get; }
member this.SqlRequest : Microsoft.SqlServer.Management.Sdk.Sfc.SqlRequest
Protected ReadOnly Property SqlRequest As SqlRequest