Share via


SqlCeInfo.FactoryType 속성

팩터리 유형을 가져오거나 설정합니다.

네임스페이스:  Microsoft.SqlServerCe.VersionManagement
어셈블리:  Microsoft.SqlServerCe.VersionManagement(Microsoft.SqlServerCe.VersionManagement.dll)

구문

‘선언
Public Property FactoryType As String
    Get
    Friend Set
‘사용 방법
Dim instance As SqlCeInfo
Dim value As String

value = instance.FactoryType
public string FactoryType { get; internal set; }
public:
property String^ FactoryType {
    String^ get ();
    internal: void set (String^ value);
}
member FactoryType : string with get, internal set
function get FactoryType () : String
internal function set FactoryType (value : String)

속성 값

유형: System.String
팩터리 유형입니다.

참고 항목

참조

SqlCeInfo 클래스

Microsoft.SqlServerCe.VersionManagement 네임스페이스