Compartir a través de


SyncMemberDbType Clase

Definición

Define valores para SyncMemberDbType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Sql.Fluent.Models.SyncMemberDbType>))]
public class SyncMemberDbType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Sql.Fluent.Models.SyncMemberDbType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Sql.Fluent.Models.SyncMemberDbType>))>]
type SyncMemberDbType = class
    inherit ExpandableStringEnum<SyncMemberDbType>
Public Class SyncMemberDbType
Inherits ExpandableStringEnum(Of SyncMemberDbType)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

SyncMemberDbType()

Define valores para SyncMemberDbType.

Campos

AzureSqlDatabase

Define valores para SyncMemberDbType.

SqlServerDatabase

Define valores para SyncMemberDbType.

Propiedades

Value

Define valores para SyncMemberDbType.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para SyncMemberDbType.

(Heredado de ExpandableStringEnum<T>)
Equals(String)

Define valores para SyncMemberDbType.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para SyncMemberDbType.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para SyncMemberDbType.

(Heredado de ExpandableStringEnum<T>)

Se aplica a