Compartir a través de


SoapLanguageSpecifier.IsDefaultNamespace Propiedad

IsDefaultNamespace property class of SoapLanguageSpecifier

Espacio de nombres:  Microsoft.SqlServer.Dac.Model
Ensamblado:  Microsoft.SqlServer.Dac.Extensions (en Microsoft.SqlServer.Dac.Extensions.dll)

Sintaxis

'Declaración
Public Shared Property IsDefaultNamespace As ModelPropertyClass 
    Get 
    Friend Set
'Uso
Dim value As ModelPropertyClass 

value = SoapLanguageSpecifier.IsDefaultNamespace
public static ModelPropertyClass IsDefaultNamespace { get; internal set; }
public:
static property ModelPropertyClass^ IsDefaultNamespace {
    ModelPropertyClass^ get ();
    internal: void set (ModelPropertyClass^ value);
}
static member IsDefaultNamespace : ModelPropertyClass with get, internal set
static function get IsDefaultNamespace () : ModelPropertyClass 
internal static function set IsDefaultNamespace (value : ModelPropertyClass)

Valor de la propiedad

Tipo: Microsoft.SqlServer.Dac.Model.ModelPropertyClass

Vea también

Referencia

SoapLanguageSpecifier Clase

Espacio de nombres Microsoft.SqlServer.Dac.Model