Compartilhar via


Propriedade do RDL OleAutomationEnabled

Gets or sets the OleAutomationEnabled property value.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

'Declaração
<DisplayDescriptionKeyAttribute("OleAutomationEnabledDesc")> _
<DisplayNameKeyAttribute("OleAutomationEnabledName")> _
Property OleAutomationEnabled As Boolean
    Get
    Set
'Uso
Dim instance As ISurfaceAreaFacet
Dim value As Boolean

value = instance.OleAutomationEnabled

instance.OleAutomationEnabled = value
[DisplayDescriptionKeyAttribute("OleAutomationEnabledDesc")]
[DisplayNameKeyAttribute("OleAutomationEnabledName")]
bool OleAutomationEnabled { get; set; }
[DisplayDescriptionKeyAttribute(L"OleAutomationEnabledDesc")]
[DisplayNameKeyAttribute(L"OleAutomationEnabledName")]
property bool OleAutomationEnabled {
    bool get ();
    void set (bool value);
}
[<DisplayDescriptionKeyAttribute("OleAutomationEnabledDesc")>]
[<DisplayNameKeyAttribute("OleAutomationEnabledName")>]
abstract OleAutomationEnabled : bool with get, set
function get OleAutomationEnabled () : boolean
function set OleAutomationEnabled (value : boolean)

Valor da propriedade

Tipo: System. . :: . .Boolean
Boolean