OracleEBSConnectionUri.ServiceType 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 Microsoft::Adapters::OracleEBS::OracleServiceType ServiceType { Microsoft::Adapters::OracleEBS::OracleServiceType get(); void set(Microsoft::Adapters::OracleEBS::OracleServiceType value); };
public Microsoft.Adapters.OracleEBS.OracleServiceType ServiceType { get; set; }
member this.ServiceType : Microsoft.Adapters.OracleEBS.OracleServiceType with get, set
Public Property ServiceType As OracleServiceType