ServerRoleExtender.GeneralPageOnRunNow 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.
Property to access the General Page's OnRunNow method.
[Microsoft.SqlServer.Management.Sdk.Sfc.ExtendedProperty]
public object GeneralPageOnRunNow { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.ExtendedProperty>]
member this.GeneralPageOnRunNow : obj with get, set
Public Property GeneralPageOnRunNow As Object
Property Value
- Attributes