共用方式為


Image 屬性

Gets a data type that specifies the Image definition used in the data type.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
Public Shared ReadOnly Property Image As DataType
    Get
'用途
Dim value As DataType

value = DataType.Image
public static DataType Image { get; }
public:
static property DataType^ Image {
    DataType^ get ();
}
static member Image : DataType
static function get Image () : DataType

屬性值

型別:Microsoft.SqlServer.Management.Smo. . :: . .DataType
A DataType object value that specifies an Image definition in the data type.