ManagedCommonImplementation.FieldBufferAccessRight(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override int FieldBufferAccessRight(System::String ^ fieldName);
public override int FieldBufferAccessRight (string fieldName);
override this.FieldBufferAccessRight : string -> int
Public Overrides Function FieldBufferAccessRight (fieldName As String) As Integer
Parameters
- fieldName
- String