OracleEBSBinding.GeneratedUserTypesAssemblyFilePath Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property System::String ^ GeneratedUserTypesAssemblyFilePath { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.ServiceModel.Channels.BindingPropertyDirection(false, false)]
[System.ComponentModel.Browsable(true)]
public string GeneratedUserTypesAssemblyFilePath { get; set; }
member this.GeneratedUserTypesAssemblyFilePath : string with get, set
Public Property GeneratedUserTypesAssemblyFilePath As String
Valor da propriedade
Implementações
Microsoft.Adapters.OracleCommon.IOracleAdapterCommonBindingProperties.GeneratedUserTypesAssemblyFilePath
- Atributos