PublishAnalysisProjectCommand Methods

The PublishAnalysisProjectCommand type exposes the following members.

  NameDescription
Protected method BeginProcessing Provides a one-time, pre-processing functionality for the cmdlet. The runspace calls this method once for each instance of the cmdlet in the pipeline. (Overrides AnalyticsCommand.BeginProcessing().)
Public method Dispose Overloaded.
Protected method EndProcessing Provides a one-time, post-processing functionality for the cmdlet. The runspace calls this method once for each instance of the cmdlet in the pipeline. (Overrides AnalyticsCommand.EndProcessing().)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetResourceString (Inherited from Cmdlet.)
Public method GetType (Inherited from Object.)
Public method Invoke (Inherited from Cmdlet.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method ProcessRecord Method to deploy the Analysis Services Project the server (Overrides Cmdlet.ProcessRecord().)
Public method ShouldContinue Overloaded.
Public method ShouldProcess Overloaded.
Protected method StopProcessing Stops processing records when the user stops the cmdlet asynchronously. CTRL+C (Inherited from AnalyticsCommand.)
Public method ThrowTerminatingError (Inherited from Cmdlet.)
Public method ToString (Inherited from Object.)
Public method TransactionAvailable (Inherited from Cmdlet.)
Public method WriteCommandDetail (Inherited from Cmdlet.)
Public method WriteDebug (Inherited from Cmdlet.)
Public method WriteError (Inherited from Cmdlet.)
Public method WriteObject Overloaded.
Public method WriteProgress (Inherited from Cmdlet.)
Public method WriteVerbose (Inherited from Cmdlet.)
Public method WriteWarning (Inherited from Cmdlet.)
Top

Community Additions

ADD
Show: