Propriedade do RDL Index.AllowRowLocks
AllowRowLocks property class of Index
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (em Microsoft.SqlServer.Dac.Extensions.dll)
Sintaxe
'Declaração
Public Shared Property AllowRowLocks As ModelPropertyClass
Get
Friend Set
'Uso
Dim value As ModelPropertyClass
value = Index.AllowRowLocks
public static ModelPropertyClass AllowRowLocks { get; internal set; }
public:
static property ModelPropertyClass^ AllowRowLocks {
ModelPropertyClass^ get ();
internal: void set (ModelPropertyClass^ value);
}
static member AllowRowLocks : ModelPropertyClass with get, internal set
static function get AllowRowLocks () : ModelPropertyClass
internal static function set AllowRowLocks (value : ModelPropertyClass)
Valor da propriedade
Tipo: Microsoft.SqlServer.Dac.Model.ModelPropertyClass