Partager via


Propriété PartitionFunction.ParameterType

ParameterType relationship class of PartitionFunction

Espace de noms :  Microsoft.SqlServer.Dac.Model
Assembly :  Microsoft.SqlServer.Dac.Extensions (en Microsoft.SqlServer.Dac.Extensions.dll)

Syntaxe

'Déclaration
Public Shared Property ParameterType As ModelRelationshipClass 
    Get 
    Friend Set
'Utilisation
Dim value As ModelRelationshipClass 

value = PartitionFunction.ParameterType
public static ModelRelationshipClass ParameterType { get; internal set; }
public:
static property ModelRelationshipClass^ ParameterType {
    ModelRelationshipClass^ get ();
    internal: void set (ModelRelationshipClass^ value);
}
static member ParameterType : ModelRelationshipClass with get, internal set
static function get ParameterType () : ModelRelationshipClass 
internal static function set ParameterType (value : ModelRelationshipClass)

Valeur de propriété

Type : Microsoft.SqlServer.Dac.Model.ModelRelationshipClass

Voir aussi

Référence

PartitionFunction Classe

Espace de noms Microsoft.SqlServer.Dac.Model