อ่านในภาษาอังกฤษ

แชร์ผ่าน


ModelComponent.Submit Method (Boolean)

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Submits a ModelComponent object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

VB
'Declaration
Public Overridable Sub Submit ( _
    submitPermanently As Boolean _
)
'Usage
Dim instance As ModelComponent 
Dim submitPermanently As Boolean

instance.Submit(submitPermanently)

Parameters

  • submitPermanently
    Type: System.Boolean
    true to submit permanently; otherwise, false.

See Also

Reference

ModelComponent Class

Submit Overload

Microsoft.AnalysisServices Namespace