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