Este tema aún no ha recibido ninguna valoración - Valorar este tema

IsDefault Propiedad

Gets or sets whether there is a default constraint bound to the column.

Espacio de nombres:  Microsoft.SqlServer.Replication
Ensamblado:  Microsoft.SqlServer.Rmo (en Microsoft.SqlServer.Rmo.dll)
public bool IsDefault { get; set; }

Valor de la propiedad

Tipo: System..::..Boolean
A Boolean value.
If true, there is a default constraint.
If false, there is no default constraint.

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

¿Te ha resultado útil?
(Caracteres restantes: 1500)

Adiciones de comunidad

AGREGAR
© 2013 Microsoft. Reservados todos los derechos.