Modifica

Condividi tramite


BDCAdapter.SubmitAdapterName Property

Definition

Gets the name of the data connection for submitting data represented by the BDCAdapterObject object.

public:
 property System::String ^ SubmitAdapterName { System::String ^ get(); };
public string SubmitAdapterName { get; }
member this.SubmitAdapterName : string
Public ReadOnly Property SubmitAdapterName As String

Property Value

The name of the data connection for submitting data.

Applies to