다음을 통해 공유


PartitionFunction.TypeClass 속성

Type class for PartitionFunction

네임스페이스:  Microsoft.SqlServer.Dac.Model
어셈블리:  Microsoft.SqlServer.Dac.Extensions(Microsoft.SqlServer.Dac.Extensions.dll)

구문

‘선언
Public Shared Property TypeClass As ModelTypeClass 
    Get 
    Friend Set
‘사용 방법
Dim value As ModelTypeClass 

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

속성 값

유형: Microsoft.SqlServer.Dac.Model.ModelTypeClass

참고 항목

참조

PartitionFunction 클래스

Microsoft.SqlServer.Dac.Model 네임스페이스