Edit

Share via


SqlAdapterBindingConfigurationElement.XmlStoredProcedureRootNodeNamespace Property

Definition

public:
 property System::String ^ XmlStoredProcedureRootNodeNamespace { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("xmlStoredProcedureRootNodeNamespace", DefaultValue=Mono.Cecil.CustomAttributeArgument)]
public string XmlStoredProcedureRootNodeNamespace { get; set; }
member this.XmlStoredProcedureRootNodeNamespace : string with get, set
Public Property XmlStoredProcedureRootNodeNamespace As String

Property Value

Implements

Microsoft.Adapters.Sql.ISqlAdapterBindingProperties.XmlStoredProcedureRootNodeNamespace
Attributes

Applies to