CommonImplementation.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:
abstract int FieldBufferAccessRight(System::String ^ fieldName);
public abstract int FieldBufferAccessRight (string fieldName);
abstract member FieldBufferAccessRight : string -> int
Public MustOverride Function FieldBufferAccessRight (fieldName As String) As Integer
Parameters
- fieldName
- String