Feature.SetValueNull
Feature.SetValueNull method
Définit la valeur de l’attribut surnul
.
public void SetValueNull(string attributeName)
Paramètre | Taper | La description |
---|---|---|
attributeName | String | Le nom de l’attribut. |
Exceptions
exception | condition |
---|---|
InvalidOperationException | L’attribut n’est pas verrouillé. |
InvalidOperationException | La valeur de cet attribut ne peut pas être Null. |
ArgumentException | L’attribut portant ce nom n’existe pas dans cette couche. |
ArgumentNullException | Le nom de l’attribut estnull . |
Voir également
- class Feature
- espace de noms Aspose.Gis
- Assemblée Aspose.GIS