Compartilhar via


Propriedade Image

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

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

'Declaração
Public Shared ReadOnly Property Image As DataType
    Get
'Uso
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

Valor da propriedade

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