SystemDataTypeLookupBase.Binary Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| Nom | Description |
|---|---|
| Binary() | |
| Binary(Int32) |
Binary()
public Microsoft.SqlServer.Management.SqlParser.Metadata.ISystemDataType Binary();
member this.Binary : unit -> Microsoft.SqlServer.Management.SqlParser.Metadata.ISystemDataType
Public Function Binary () As ISystemDataType
Retours
S’applique à
Binary(Int32)
public Microsoft.SqlServer.Management.SqlParser.Metadata.ISystemDataType Binary(int maxLength);
member this.Binary : int -> Microsoft.SqlServer.Management.SqlParser.Metadata.ISystemDataType
Public Function Binary (maxLength As Integer) As ISystemDataType
Paramètres
- maxLength
- Int32