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